From 82b5e2096ac271fd41208719a0df54d10bf6285f Mon Sep 17 00:00:00 2001 From: zhaoyun Date: Tue, 26 May 2026 22:09:29 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20Bug=20#584:=20AI=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/SurgeryApplyHistory.vue | 182 ++++++++++++------ tests/e2e/specs/bug-regression.spec.ts | 74 +++---- 2 files changed, 162 insertions(+), 94 deletions(-) diff --git a/openhis-ui-vue3/src/views/inpatient/doctorstation/components/SurgeryApplyHistory.vue b/openhis-ui-vue3/src/views/inpatient/doctorstation/components/SurgeryApplyHistory.vue index c55268016..51beed3b4 100644 --- a/openhis-ui-vue3/src/views/inpatient/doctorstation/components/SurgeryApplyHistory.vue +++ b/openhis-ui-vue3/src/views/inpatient/doctorstation/components/SurgeryApplyHistory.vue @@ -54,15 +54,27 @@ {{ getStatusText(row.status) }} - -