WXL
2025-08-07 209b2f7b9a0b2abc4043f22bed9b06ab2650ba59
src/views/patient/patient/behospitalized.vue
@@ -638,7 +638,7 @@
      (obj) => obj.deptCode
    );
    this.getList();
    this.listDept();
    // this.listDept();
    this.gettabList();
  },
  methods: {
@@ -776,6 +776,9 @@
        leaveldeptcodes: [],
        leavehospitaldistrictcodes: [],
      };
      this.queryParams.leaveldeptcodes = store.getters.belongDepts.map(
      (obj) => obj.deptCode
    );
      this.handleQuery();
    },
    // 多选框选中数据