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(); }, // 多选框选中数据