Merge branch 'sprint/185_zhengrunyu_49694' into 'sprint/185'

*Finish task 49694 49695.

See merge request easycorp/zentaopms!1886
This commit is contained in:
李玉春
2022-02-22 08:35:39 +00:00
3 changed files with 50 additions and 29 deletions
+1
View File
@@ -2068,6 +2068,7 @@ class execution extends control
$this->view->groupBy = $groupBy;
$this->view->productID = $productID;
$this->view->branchID = $branchID;
$this->view->projectID = $this->loadModel('task')->getProjectID($execution);
$this->view->allPlans = $allPlans;
$this->view->kanbanData = $kanbanData;
$this->view->executionActions = $executionActions;