|
|
f515b90c43
|
fix: 添加 doctorreport 路由并修复 inspection/report 组件错误
- 添加 /inspection 路由组,包含 7 个子路由
- 添加 /doctorreport 快捷访问路由指向检查报告页面
- 修复 inspection/report/index.vue 组件错误:
- 添加缺失的 getCurrentInstance 和 toRefs 导入
- 修复 resetQuery 函数中未定义的 dateRange 引用
- 清理未使用的 cancel 函数
修复后用户可通过 /doctorreport 或 /inspection/report 访问检查报告页面
|
2026-03-09 23:26:49 +08:00 |
|
|
|
088861f66e
|
提交merge1.3
|
2025-12-27 15:30:25 +08:00 |
|
|
|
3115e38cc4
|
Revert "```"
This reverts commit abc0674531.
|
2025-12-26 22:21:21 +08:00 |
|
|
|
abc0674531
|
```
docs(release-notes): 添加住院护士站划价功能说明和发版记录
- 新增住院护士站划价服务流程说明文档,详细描述了从参数预处理到结果响应的五大阶段流程
- 包含耗材类医嘱和诊疗活动类医嘱的差异化处理逻辑
- 添加完整的发版内容记录,涵盖新增菜单功能和各模块优化点
- 记录了住院相关功能的新增和门诊业务流程的修复
```
|
2025-12-25 14:13:14 +08:00 |
|