From 48e82fc9f162057c5ff83376a46dc25dc2ca5313 Mon Sep 17 00:00:00 2001 From: zhaoyun Date: Wed, 27 May 2026 03:31:37 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20Bug=20#568:=20AI=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../billing/OutpatientDailySettlement.vue | 164 +++++++++--------- .../tests/e2e/specs/bug-regression.spec.ts | 93 +++++----- 2 files changed, 132 insertions(+), 125 deletions(-) diff --git a/openhis-ui-vue3/src/views/billing/OutpatientDailySettlement.vue b/openhis-ui-vue3/src/views/billing/OutpatientDailySettlement.vue index 30ebe386c..6be2cdd24 100644 --- a/openhis-ui-vue3/src/views/billing/OutpatientDailySettlement.vue +++ b/openhis-ui-vue3/src/views/billing/OutpatientDailySettlement.vue @@ -1,120 +1,116 @@