From a5a44cd2156ea9e053980d1dd722f2d17fd9faea Mon Sep 17 00:00:00 2001 From: zhaoyun Date: Fri, 19 Jun 2026 08:19:08 +0800 Subject: [PATCH] =?UTF-8?q?fix(#722):=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 --- healthlink-his-ui/src/views/inpatientDoctor/home/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/healthlink-his-ui/src/views/inpatientDoctor/home/index.vue b/healthlink-his-ui/src/views/inpatientDoctor/home/index.vue index ce5a85568..f0f9c18fa 100755 --- a/healthlink-his-ui/src/views/inpatientDoctor/home/index.vue +++ b/healthlink-his-ui/src/views/inpatientDoctor/home/index.vue @@ -277,3 +277,5 @@ provide('adviceDiagnoInit', (value) => { } } + + :status="5" \ No newline at end of file