WXL (wul)
昨天 0c7cc21d8a51e164dd2fe4ce73ab566b3a9081a9
src/views/patient/patient/hospital.vue
@@ -630,6 +630,9 @@
    this.queryParams.leaveldeptcodes = store.getters.belongDepts.map(
      (obj) => obj.deptCode
    );
    this.queryParams.leavehospitaldistrictcodes = store.getters.belongWards.map(
      (obj) => obj.districtCode
    );
    this.getList();
    // this.listDept();
    this.gettabList();