From 17616a32cbadc95f5f83f439bd1eff1e4376e311 Mon Sep 17 00:00:00 2001 From: guanyu Date: Mon, 15 Jun 2026 15:01:52 +0800 Subject: [PATCH] =?UTF-8?q?fix(#749):=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 +- .../prescription/prescriptionlist.vue | 68 +++++-------------- 2 files changed, 18 insertions(+), 52 deletions(-) diff --git a/MD/MODULE_INDEX.md b/MD/MODULE_INDEX.md index ee424cbb4..f2bba9296 100644 --- a/MD/MODULE_INDEX.md +++ b/MD/MODULE_INDEX.md @@ -1,7 +1,7 @@ # HealthLink-HIS 代码模块索引 > 供 LLM 快速定位代码。每个模块列出 Controller → Service → Mapper 关键文件。 -> 最后更新: 2026-06-15 06:00 (298 个 Controller) +> 最后更新: 2026-06-15 12:00 (300 个 Controller) ## 关键词 → 模块速查 diff --git a/healthlink-his-ui/src/views/doctorstation/components/prescription/prescriptionlist.vue b/healthlink-his-ui/src/views/doctorstation/components/prescription/prescriptionlist.vue index 56cd563e5..341921034 100755 --- a/healthlink-his-ui/src/views/doctorstation/components/prescription/prescriptionlist.vue +++ b/healthlink-his-ui/src/views/doctorstation/components/prescription/prescriptionlist.vue @@ -1,4 +1,4 @@ -