From 43acca6c0fe0c96559fb7d562f48cde95d6c350d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E4=BA=91?= <赵云@gentronhealth.com> Date: Fri, 8 May 2026 16:14:03 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20Bug=20#468:=20[=E4=BD=8F=E9=99=A2?= =?UTF-8?q?=E5=8C=BB=E7=94=9F=E5=B7=A5=E4=BD=9C=E7=AB=99-=E6=A3=80?= =?UTF-8?q?=E9=AA=8C=E7=94=B3=E8=AF=B7]=20=E5=88=97=E8=A1=A8=E9=A1=B5?= =?UTF-8?q?=E7=BC=BA=E5=A4=B1=E3=80=90=E5=8D=95=E6=8D=AE=E7=8A=B6=E6=80=81?= =?UTF-8?q?=E3=80=91=E5=88=97=EF=BC=8C=E6=97=A0=E6=B3=95=E9=97=AD=E7=8E=AF?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E6=A3=80=E9=AA=8C=E5=8C=BB=E5=98=B1=E6=89=A7?= =?UTF-8?q?=E8=A1=8C=E8=BF=9B=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openhis-ui-vue3/src/views/inpatientDoctor/home/index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openhis-ui-vue3/src/views/inpatientDoctor/home/index.vue b/openhis-ui-vue3/src/views/inpatientDoctor/home/index.vue index ac02baab..9b634931 100755 --- a/openhis-ui-vue3/src/views/inpatientDoctor/home/index.vue +++ b/openhis-ui-vue3/src/views/inpatientDoctor/home/index.vue @@ -17,8 +17,11 @@ - + +```vue + +```