zhouna 5 年之前
父节点
当前提交
d988ee1fa2
共有 1 个文件被更改,包括 2 次插入0 次删除
  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':{