WXL (wul)
2 天以前 03348941a9c44e3b9706a3b6c25c8fb5ba25d9d5
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();