Merge branch 'sprint/194_tianshujie_fixbug' into 'master'

* Fix bug #23010.

See merge request easycorp/zentaopms!3649
This commit is contained in:
李玉春
2022-05-27 06:55:49 +00:00
-1
View File
@@ -126,7 +126,6 @@ class testcase extends control
$uri = $this->app->getURI(true);
$this->session->set('caseList', $uri, $this->app->tab);
$this->session->set('bugList', $uri, $this->app->tab);
$this->session->set('productID', $productID);
$this->session->set('moduleID', $moduleID);
$this->session->set('browseType', $browseType);