刘洋 2 anos atrás
pai
commit
f067eda60a
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      src/modules/marking/inquiry/index.vue

+ 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
       })
     }
   },