zhouna 5 years ago
parent
commit
d988ee1fa2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/components/qualityControl/QCTypePour.vue

+ 2 - 0
src/components/qualityControl/QCTypePour.vue

@@ -85,9 +85,11 @@ export default {
     },
     watch: {
       hospital(){
+            this.rightTagsList=[];
           this.getModuleTypeList();
         },
       moduleName(){
+            this.rightTagsList=[];
           this.getModuleTypeList();
         },
       /*'selectRightTagsList':{