xiatian %!s(int64=5) %!d(string=hai) anos
pai
achega
db6b6abfde
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/marking/views/MarkWork.vue

+ 1 - 1
src/modules/marking/views/MarkWork.vue

@@ -490,7 +490,7 @@ export default {
       console.log("close");
     },
     addMarkWorkModal() {
-      this.formMarkWork = { name: "", remark: "" };
+      this.formMarkWork = { name: "", remark: "", examType: "", examIds: [] };
       this.markWorkId = "";
       this.examDisabled = false;
       this.examTitle = "新增评卷工作";