Browse Source

隐藏试卷类型

24753255@qq.com 6 months ago
parent
commit
4b15e51d51
1 changed files with 1 additions and 1 deletions
  1. 1 1
      protected/views/third/thirdview.php

+ 1 - 1
protected/views/third/thirdview.php

@@ -613,7 +613,7 @@
                     examName:examName,
                     subjectId:subjectId,
                     textbookId:$('input[name="textbookId"]').val(),
-                    tpl_index:$('select[name="tpl_index"]').val(),
+                    tpl_index:$('input[name="tpl_index"]').val(),
                     examDate:examDate,
                     type:type,
                     teacherId:teacherId,