From b537749904bfd338401a9dd3b4fdb00d5ac525e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=8E=E4=BD=97?= Date: Fri, 19 Jun 2026 08:25:48 +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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/healthlink-his-ui/src/views/inpatientDoctor/home/index.vue b/healthlink-his-ui/src/views/inpatientDoctor/home/index.vue index f0f9c18fa..634559f1f 100755 --- a/healthlink-his-ui/src/views/inpatientDoctor/home/index.vue +++ b/healthlink-his-ui/src/views/inpatientDoctor/home/index.vue @@ -4,6 +4,7 @@ @@ -276,6 +277,4 @@ provide('adviceDiagnoInit', (value) => { } } } - - - :status="5" \ No newline at end of file + \ No newline at end of file