* Fix bug.

This commit is contained in:
qiyu-xie
2021-03-22 16:17:59 +08:00
parent 5df11d8e8d
commit 4574ffe644
+1 -1
View File
@@ -51,7 +51,7 @@ class repo extends control
}
else if($openApp == 'execution')
{
$this->execution->setMenu($objectID);
$this->loadModel('execution')->setMenu($objectID);
}
else
{