diff --git a/MD/MODULE_INDEX.md b/MD/MODULE_INDEX.md index f47f11a3d..66356fd11 100644 --- a/MD/MODULE_INDEX.md +++ b/MD/MODULE_INDEX.md @@ -1,7 +1,7 @@ # HealthLink-HIS 代码模块索引 > 供 LLM 快速定位代码。每个模块列出 Controller → Service → Mapper 关键文件。 -> 最后更新: 2026-06-19 12:00 (342 个 Controller) +> 最后更新: 2026-06-19 18:00 (342 个 Controller) ## 关键词 → 模块速查 diff --git a/healthlink-his-ui/src/views/doctorstation/components/surgery/surgeryApplication.vue b/healthlink-his-ui/src/views/doctorstation/components/surgery/surgeryApplication.vue index 34260c550..425eb354d 100755 --- a/healthlink-his-ui/src/views/doctorstation/components/surgery/surgeryApplication.vue +++ b/healthlink-his-ui/src/views/doctorstation/components/surgery/surgeryApplication.vue @@ -1846,4 +1846,5 @@ defineExpose({ margin: 2.5vh auto; } } - \ No newline at end of file + + \ No newline at end of file