This commit is contained in:
tianshujie
2022-07-20 11:25:11 +08:00
parent 70f12a35da
commit b59b8b1c39
-1
View File
@@ -191,7 +191,6 @@ class company extends control
$this->session->set('riskList', $uri, 'project');
$this->session->set('opportunityList', $uri, 'project');
$this->session->set('trainplanList', $uri, 'project');
$this->session->set('executionList', $uri, 'execution');
$this->session->set('taskList', $uri, 'execution');
$this->session->set('buildList', $uri, 'execution');
$this->session->set('bugList', $uri, 'qa');