WXL (wul)
2026-03-31 01d3b0dd65574a8b6ff6ff66b0474f2de82daa6a
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();