xiatian hace 5 años
padre
commit
7c8a083fa7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/modules/examwork/view/offlineExam.vue

+ 2 - 2
src/modules/examwork/view/offlineExam.vue

@@ -277,7 +277,7 @@ export default {
         duration: 120,
         enable: "true",
         specialSettingsEnabled: false,
-        specialSettingsType: "",
+        specialSettingsType: null,
         properties: {
           CAN_UPLOAD_ATTACHMENT: "true",
           OFFLINE_UPLOAD_FILE_TYPE: "",
@@ -401,4 +401,4 @@ export default {
 .input >>> .el-input__inner {
   -webkit-appearance: button;
 }
-</style>
+</style>