zhouna 5 éve
szülő
commit
d988ee1fa2
1 módosított fájl, 2 hozzáadás és 0 törlés
  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':{