chenqi 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
2025-12-02 10:29:39 +08:00
2026-01-09 11:33:03 +08:00
2026-02-06 16:07:22 +08:00
2025-12-27 15:30:25 +08:00
2025-04-02 11:17:27 +08:00
2025-12-27 15:30:48 +08:00
2026-02-05 23:47:02 +08:00
2026-01-27 10:19:54 +08:00
Description
No description provided
69 MiB
Languages
Java 50%
Vue 44.1%
JavaScript 4.9%
HTML 0.7%
SCSS 0.1%