WXL (wul)
4 天以前 d0c13711e4a03409c28d7a01716218689e52c11c
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();