This commit is contained in:
holan20180123
2021-04-26 13:55:56 +08:00
parent ab994d6f92
commit 0046b58c1d
+1 -1
View File
@@ -677,7 +677,7 @@ class task extends control
/* Set menu. */
$execution = $this->execution->getById($task->execution);
$this->execution->setMenu($execution->id);
if($this->app->openApp == 'execution') $this->execution->setMenu($execution->id);
$this->executeHooks($taskID);