From 5d48acb7a7d3d90989ac3822dbeccab7d2953755 Mon Sep 17 00:00:00 2001 From: zhaoyun Date: Wed, 27 May 2026 02:49:28 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20Bug=20#550:=20fallback=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/outpatient/doctor/Examination.vue | 223 ++++++++++-------- 1 file changed, 126 insertions(+), 97 deletions(-) diff --git a/openhis-ui-vue3/src/views/outpatient/doctor/Examination.vue b/openhis-ui-vue3/src/views/outpatient/doctor/Examination.vue index 736bcbb7c..31627b0e4 100644 --- a/openhis-ui-vue3/src/views/outpatient/doctor/Examination.vue +++ b/openhis-ui-vue3/src/views/outpatient/doctor/Examination.vue @@ -1,118 +1,147 @@