Finish task#3281 批量编辑bug时,批量编辑页面会显示两条相同选择的数据,cost:1 left:0

Finish task#3280 谷歌浏览器批量编辑需求、任务、用例时,显示数据重复。,cost:1 left:0
This commit is contained in:
wangyidong
2017-11-01 09:24:23 +08:00
parent f0914224f8
commit 4c9248f1dd
7 changed files with 51 additions and 25 deletions
+1
View File
@@ -877,6 +877,7 @@ class testtask extends control
}
$caseIDList = $this->post->caseIDList ? $this->post->caseIDList : die(js::locate($url, 'parent'));
$caseIDList = array_unique($caseIDList);
/* The case of tasks of qa. */
if($productID)