From f1ac7cc1fb97699facdb36a3056ca5044da00c6e Mon Sep 17 00:00:00 2001 From: guanyu Date: Fri, 19 Jun 2026 18:02:16 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix(#768):=20guanyu=20(=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=90=88=E5=85=A5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MD/MODULE_INDEX.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) ## 关键词 → 模块速查 From 471eacaf52c06dd91a005611b140fb97fcee082d Mon Sep 17 00:00:00 2001 From: zhaoyun Date: Fri, 19 Jun 2026 18:10:34 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix(#769):=20zhaoyun=20(=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=90=88=E5=85=A5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../doctorstation/components/surgery/surgeryApplication.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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