瀏覽代碼

显示bug

zhouna 5 年之前
父節點
當前提交
2fe299643a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/qualityControl/CombineFeildList.vue

+ 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 ;
         }
         //获取枚举信息