From bed4d528942a1fb87b1ddea77122e084818141fd Mon Sep 17 00:00:00 2001 From: zhaoyun Date: Wed, 27 May 2026 00:45:59 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20Bug=20#550:=20AI=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../outpatient/doctor/examination/index.vue | 301 +++++++++--------- .../tests/e2e/specs/bug-regression.spec.ts | 3 +- 2 files changed, 155 insertions(+), 149 deletions(-) diff --git a/openhis-ui-vue3/src/views/outpatient/doctor/examination/index.vue b/openhis-ui-vue3/src/views/outpatient/doctor/examination/index.vue index b15e577ef..8ee1d587e 100644 --- a/openhis-ui-vue3/src/views/outpatient/doctor/examination/index.vue +++ b/openhis-ui-vue3/src/views/outpatient/doctor/examination/index.vue @@ -1,15 +1,16 @@