* Finish task #39452.

This commit is contained in:
hufangzhou
2021-06-18 08:05:38 +08:00
parent 23206c4ea8
commit db2212743b
+1
View File
@@ -229,6 +229,7 @@ class search extends control
$this->session->set('issueList', $uri, 'project');
$this->session->set('riskList', $uri, 'project');
$this->session->set('opportunityList', $uri, 'project');
$this->session->set('trainplanList', $uri, 'project');
$this->session->set('caselibList', $uri, 'qa');
$this->session->set('searchIngWord', $words);
$this->session->set('searchIngType', $type);