Explorar el Código

隐藏试卷类型

24753255@qq.com hace 6 meses
padre
commit
4b15e51d51
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,