刘洋 2 жил өмнө
parent
commit
f067eda60a

+ 2 - 0
src/modules/marking/inquiry/index.vue

@@ -98,6 +98,8 @@ watch(
         subjectCode: model.subjectCode,
         mainNumber: model.mainNumber,
         markingGroupNumber: model.markingGroupNumber,
+      }).then(() => {
+        model.markerId = void 0
       })
     }
   },