src/views/patient/patient/hospital.vue
@@ -615,7 +615,7 @@ (obj) => obj.deptCode ); this.getList(); this.listDept(); // this.listDept(); this.gettabList(); }, methods: { @@ -758,6 +758,9 @@ leaveldeptcodes: [], leavehospitaldistrictcodes: [], }; this.queryParams.leaveldeptcodes = store.getters.belongDepts.map( (obj) => obj.deptCode ); this.handleQuery(); }, // 多选框选中数据