zhugeliang
1242d41499
fix: Bug #418 #419 #421 #424 检查申请发往科室未自动赋值/下拉无数据 - 修复科室数据源接口问题
主要修复:
- 4个申请单组件统一使用getDepartmentList()替代getOrgList()
- 使用/app-common/department-list接口替代分页接口,确保科室树完整加载
- 添加findTreeItem递归查找函数,支持树形结构科室匹配
- 优化分页大小:pageSize从10000降至500,提升加载性能
- #415 后端添加价格非负验证,防止单价显示负数
涉及文件:
- laboratoryTests.vue/medicalExaminations.vue/bloodTransfusion.vue/surgery.vue
- DoctorStationAdviceAppServiceImpl.java
2026-04-24 15:15:32 +08:00
..
2025-11-21 09:39:22 +08:00
2026-04-10 13:52:27 +08:00
2026-03-10 18:30:35 +08:00
2026-03-06 22:16:44 +08:00
2026-04-03 10:58:23 +08:00
2026-03-06 22:16:44 +08:00
2025-12-30 15:11:32 +08:00
2026-03-18 14:26:12 +08:00
2026-04-24 15:15:32 +08:00
2026-04-13 12:10:22 +08:00
2026-04-23 18:09:01 +08:00
2025-12-30 00:02:59 +08:00
2026-02-11 14:16:30 +08:00
2025-09-03 15:54:55 +08:00
2025-09-03 15:54:55 +08:00
2025-10-16 17:18:06 +08:00
2026-01-17 16:07:57 +08:00
2026-01-09 11:33:03 +08:00
2026-01-09 11:33:03 +08:00