zhouna 5 lat temu
rodzic
commit
2fe299643a

+ 1 - 0
src/components/qualityControl/CombineFeildList.vue

@@ -136,6 +136,7 @@
         if(localStorage.getItem("qcModuleTypes")){
           this.hisTypes = JSON.parse(localStorage.getItem("qcHospitalTypes"));
           this.fieldTypes = JSON.parse(localStorage.getItem("qcModuleTypes"));
+          this.getDataList();
           return ;
         }
         //获取枚举信息