zhangjie hace 4 años
padre
commit
20e97090ae
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/modules/inspection/InspectionGrading.vue

+ 2 - 1
src/modules/inspection/InspectionGrading.vue

@@ -178,7 +178,8 @@ export default {
         workId: "",
         subject: "",
         questionId: "",
-        status: 0
+        status: 0,
+        type: 1
       },
       CHANGE_LEVEL_STATUS,
       works: [],