zhouna il y a 5 ans
Parent
commit
d988ee1fa2
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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':{