* [bug#58671,done,0.2h] fix bug.

This commit is contained in:
sunguangming
2024-12-26 16:03:11 +08:00
committed by 刘梦艺
parent e53e5ccb2f
commit 734b9aacbd
5 changed files with 6 additions and 0 deletions
+2
View File
@@ -939,6 +939,8 @@ class testtask extends control
}
}
if(empty($cases)) return $this->send(array('result' => 'fail', 'load' => array('alert' => $this->lang->testtask->caseEmpty, 'locate' => $url)));
/* 获取用例所属模块的键值对。*/
/* Get key-value pairs of case module. */
$this->loadModel('tree');