This commit is contained in:
tianshujie
2022-05-27 14:15:59 +08:00
parent f8b4af39a8
commit a9021ec5a3
-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);