* finish task #6052.

This commit is contained in:
wangyidong
2019-07-04 14:17:58 +08:00
parent b426af31b7
commit a9ef4789e6
+1
View File
@@ -54,6 +54,7 @@ class testtask extends control
{
/* Save session. */
$this->session->set('testtaskList', $this->app->getURI(true));
$this->session->set('buildList', $this->app->getURI(true));
$scopeAndStatus = explode(',',$type);
$this->session->set('testTaskVersionScope', $scopeAndStatus[0]);