Explorar el Código

保存考试时,无默认enable,由后台决定

Michael Wang hace 4 años
padre
commit
bd1346251c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/api/examwork-exam.js

+ 1 - 1
src/api/examwork-exam.js

@@ -32,7 +32,7 @@ export function saveExam({
   code = "",
   createId = 0,
   createTime = "",
-  enable = 0,
+  enable = "",
   enableIpLimit = 0,
   endTime = "",
   entryAuthenticationPolicy = "",