* Fix bug.

This commit is contained in:
leiyong
2021-03-29 09:07:42 +08:00
parent 8abda99f07
commit 294efb7fc8
+1
View File
@@ -250,6 +250,7 @@ class user extends control
/* Save session. */
$this->session->set('testtaskList', $this->app->getURI(true), 'qa');
$this->session->set('buildList', $this->app->getURI(true), 'execution');
$this->app->loadLang('testcase');