* adjust code for task.

This commit is contained in:
wangyidong
2018-10-19 14:57:21 +08:00
parent 39215211b3
commit cf167ce697
9 changed files with 37 additions and 11 deletions
+1
View File
@@ -1424,6 +1424,7 @@ class task extends control
$this->view->allExportFields = $allExportFields;
$this->view->customExport = true;
$this->view->type = $type;
$this->display();
}