* fix bug.

This commit is contained in:
wangyidong
2021-06-04 15:36:26 +08:00
parent 9d1876b009
commit e858eb9d98
+1 -1
View File
@@ -2759,7 +2759,7 @@ class execution extends control
if($this->app->viewType == 'mhtml')
{
$executionID = $this->execution->saveState(0, $this->executions);
$this->execution->setMenu($productID);
$this->execution->setMenu($executionID);
}
/* Load pager and get tasks. */