eganwu 1 gadu atpakaļ
vecāks
revīzija
3a65f7b27c

+ 1 - 1
src/custom/restcontroller/webmanage/saletool/courseware/coursewaretesthead.java

@@ -212,7 +212,7 @@ public class coursewaretesthead extends Controller {
             return getErrReturnObject().setErrMsg("数据不存在").toString();
         }
         if (sat_courseware_testlibraryids.size() <= 0) {
-            return getErrReturnObject().setErrMsg("请选择题目").toString();
+            return detail();
         }
         JSONArray testquestions = testheadRows.get(0).getJSONArray("testquestions");
         //移除考试题目