From 9c48744cb13e72ab5c2baca73978d30049fcd193 Mon Sep 17 00:00:00 2001 From: liubei Date: Thu, 23 Apr 2026 22:19:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20Bug=20#413=20=E5=8C=BB=E7=94=9F=E4=B8=AA?= =?UTF-8?q?=E4=BA=BA=E6=8A=A5=E5=8D=A1=E7=AE=A1=E7=90=86=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=E7=BB=9F=E4=B8=80=EF=BC=88=E5=BC=B9=E7=AA=97=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?1100px+=E6=A0=87=E9=A2=98=E5=AF=B9=E9=BD=90=E9=97=A8=E8=AF=8A?= =?UTF-8?q?=E5=8C=BB=E7=94=9F=E7=AB=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/doctorstation/mycardmanagement/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openhis-ui-vue3/src/views/doctorstation/mycardmanagement/index.vue b/openhis-ui-vue3/src/views/doctorstation/mycardmanagement/index.vue index 3176c810..1c4ffa49 100644 --- a/openhis-ui-vue3/src/views/doctorstation/mycardmanagement/index.vue +++ b/openhis-ui-vue3/src/views/doctorstation/mycardmanagement/index.vue @@ -153,8 +153,8 @@ @@ -162,7 +162,7 @@ :mode=" detailMode" :card-data="currentCard" @submit-edit="handleSaveEdit" - style="max-height: 70vh; overflow-y: auto;" + style="max-height: 75vh; overflow-y: auto;" />