From 829fca8869731bb39d90eb56a8b76a187ef66e46 Mon Sep 17 00:00:00 2001 From: zhaoyun Date: Fri, 19 Jun 2026 18:10:34 +0800 Subject: [PATCH] =?UTF-8?q?fix(#769):=20zhaoyun=20(=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=90=88=E5=85=A5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../doctorstation/components/surgery/surgeryApplication.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/healthlink-his-ui/src/views/doctorstation/components/surgery/surgeryApplication.vue b/healthlink-his-ui/src/views/doctorstation/components/surgery/surgeryApplication.vue index 34260c550..425eb354d 100755 --- a/healthlink-his-ui/src/views/doctorstation/components/surgery/surgeryApplication.vue +++ b/healthlink-his-ui/src/views/doctorstation/components/surgery/surgeryApplication.vue @@ -1846,4 +1846,5 @@ defineExpose({ margin: 2.5vh auto; } } - \ No newline at end of file + + \ No newline at end of file