From a1bc4b30c9c9775ff148e0b81ff5613cc6e2e176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=8E=E4=BD=97?= Date: Fri, 19 Jun 2026 08:16:30 +0800 Subject: [PATCH] =?UTF-8?q?fix(#722):=20=E8=AF=B7=E4=BF=AE=E5=A4=8D=20Bug?= =?UTF-8?q?=20#722=EF=BC=88=E9=87=8D=E8=AF=95=EF=BC=89?= 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