This commit is contained in:
tianshujie
2022-04-13 14:53:33 +08:00
parent b9670165ab
commit d41521bbcc
+2
View File
@@ -2039,7 +2039,9 @@ class execution extends control
$this->loadModel('story');
if(empty($groupBy)) $groupBy = 'default';
/* Set Session. */
$this->session->set('execLaneType', $browseType);
$this->session->set('storyList', $this->app->getURI(true), 'execution');
$this->lang->execution->menu = new stdclass();
$execution = $this->commonAction($executionID);