zhangjie 4 years ago
parent
commit
20e97090ae
1 changed files with 2 additions and 1 deletions
  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: [],