From 720cac8a8f202780a1d9c87cd82076c66e372ecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E4=BA=91?= Date: Mon, 6 Apr 2026 06:55:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20Bug#334=20=E9=97=A8=E8=AF=8A=E5=8C=BB?= =?UTF-8?q?=E7=94=9F=E7=AB=99=E6=A3=80=E9=AA=8C=E7=94=B3=E8=AF=B7=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E6=8C=89=E9=92=AE=E5=B8=83=E5=B1=80=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 顶部操作区高度 60px -> 48px - 按钮尺寸 large -> default - padding/gap 优化提升垂直空间利用率 Co-Authored-By: 赵云 --- .../inspection/inspectionApplication.vue | 29 ++++++++++--------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/openhis-ui-vue3/src/views/doctorstation/components/inspection/inspectionApplication.vue b/openhis-ui-vue3/src/views/doctorstation/components/inspection/inspectionApplication.vue index 38d24373..d6b21fe4 100644 --- a/openhis-ui-vue3/src/views/doctorstation/components/inspection/inspectionApplication.vue +++ b/openhis-ui-vue3/src/views/doctorstation/components/inspection/inspectionApplication.vue @@ -1,14 +1,14 @@