From 282ad2121d4ef633e2730d9dd08ac8064257ffca Mon Sep 17 00:00:00 2001 From: zhaoyun Date: Wed, 27 May 2026 01:44:41 +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 --- .../doctor/components/ExamItemSelector.vue | 228 +++++++++++------- 1 file changed, 136 insertions(+), 92 deletions(-) diff --git a/openhis-ui-vue3/src/views/outpatient/doctor/components/ExamItemSelector.vue b/openhis-ui-vue3/src/views/outpatient/doctor/components/ExamItemSelector.vue index ccd34b417..f4a6e0866 100644 --- a/openhis-ui-vue3/src/views/outpatient/doctor/components/ExamItemSelector.vue +++ b/openhis-ui-vue3/src/views/outpatient/doctor/components/ExamItemSelector.vue @@ -54,130 +54,174 @@