From a5a44cd2156ea9e053980d1dd722f2d17fd9faea Mon Sep 17 00:00:00 2001 From: zhaoyun Date: Fri, 19 Jun 2026 08:19:08 +0800 Subject: [PATCH 1/2] =?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 From 469e705d47dd5755f092ef28e94ccfd99499e787 Mon Sep 17 00:00:00 2001 From: zhaoyun Date: Fri, 19 Jun 2026 08:28:25 +0800 Subject: [PATCH 2/2] =?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 | 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