This commit is contained in:
guanxiying
2021-07-05 15:49:32 +08:00
parent 53f21df6d2
commit 5013c8b2c6
+1
View File
@@ -362,6 +362,7 @@ class task extends control
public function edit($taskID, $comment = false)
{
$this->commonAction($taskID);
$this->execution->setMenu($this->view->task->execution);
if(!empty($_POST))
{