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-17 08:54:39 +08:00
```
2026-06-17 10:40:34 +08:00
Description
No description provided
328 MiB
Languages
Java 46.8%
Vue 46.3%
JavaScript 4.3%
Python 1.2%
HTML 0.6%
Other 0.7%