*Finish task 49694 49695.

This commit is contained in:
zhengrunyu
2022-02-22 15:52:32 +08:00
parent 1f8e1b0021
commit c9685d4441
3 changed files with 50 additions and 29 deletions
+1
View File
@@ -2069,6 +2069,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;