chenqi
6a4545c240
feat(order-closed-loop): 医嘱执行闭环追踪
- AppService: 添加 getTrace(adviceId) 查询医嘱全生命周期时间轴
- AppService: 添加 getStatisticsWithParams(deptId, startDate, endDate) 执行统计
- Controller: 添加 GET /trace/{adviceId} 和 GET /statistics/summary 端点
- 前端: 新建 OrderExecuteTrace.vue 时间轴视图 + 执行统计面板
- API: 添加 getOrderExecuteTrace 和 getExecuteStatistics 接口
2026-06-17 11:34:24 +08:00
..
2026-06-10 08:37:25 +08:00
2026-06-05 13:36:28 +08:00
2026-06-16 16:08:40 +08:00
2026-06-15 15:40:26 +08:00
2026-06-15 15:40:26 +08:00
2026-06-15 16:48:27 +08:00
2026-06-15 15:40:26 +08:00
2026-06-05 13:36:28 +08:00
2026-06-15 15:40:26 +08:00
2026-06-17 11:34:24 +08:00
2026-06-15 15:40:26 +08:00
2026-06-16 13:38:05 +08:00
2026-06-10 16:05:30 +08:00
2026-06-05 13:36:28 +08:00
2026-06-10 17:01:52 +08:00
2026-06-05 13:36:28 +08:00
2026-06-05 13:36:28 +08:00
2026-06-10 16:05:30 +08:00
2026-06-13 19:45:46 +08:00
2026-06-13 19:45:46 +08:00