From 1801fc27aefd73b0b69b3a9205c975fd8b37d5e3 Mon Sep 17 00:00:00 2001 From: zhaoyun Date: Fri, 19 Jun 2026 15:49:26 +0800 Subject: [PATCH] =?UTF-8?q?fix(#786):=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 --- .../inpatientNurse/inpatientNurseStation/index.vue | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/healthlink-his-ui/src/views/inpatientNurse/inpatientNurseStation/index.vue b/healthlink-his-ui/src/views/inpatientNurse/inpatientNurseStation/index.vue index 1a16c1054..4dedfe7af 100755 --- a/healthlink-his-ui/src/views/inpatientNurse/inpatientNurseStation/index.vue +++ b/healthlink-his-ui/src/views/inpatientNurse/inpatientNurseStation/index.vue @@ -96,9 +96,14 @@ + + - 退药管理 - 手术记录 --> + @@ -122,6 +127,7 @@ import { MedicalOrderProofread, RollFee, TprChart, + MedicineReturn, } from './index.js'; const activeTabName = ref('InOut');