This commit is contained in:
tianshujie
2022-05-12 16:34:23 +08:00
parent 93e5d9e108
commit 85469bca87
+1
View File
@@ -49,6 +49,7 @@ class action extends control
$this->session->set('researchplanList', $uri, 'project');
$this->session->set('researchreportList', $uri, 'project');
$this->session->set('meetingList', $uri, 'project');
$this->session->set('designList', $uri, 'project');
$this->session->set('storyLibList', $uri, 'assetlib');
$this->session->set('issueLibList', $uri, 'assetlib');
$this->session->set('riskLibList', $uri, 'assetlib');