From 7e962946306702c084123d3433bc87a2fb855989 Mon Sep 17 00:00:00 2001 From: wuyy Date: Fri, 27 Mar 2026 09:04:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../liswork/Issueorder/components/info.vue | 6 +++--- src/views/liswork/Issueorder/index.vue | 17 +++++++++++------ src/views/regional/circulation/bbcx/index.vue | 8 +++++--- src/views/regional/circulation/sjdj/index.vue | 1 + src/views/regional/dict/itemclass/index.vue | 2 +- .../regional/inspectionReport/report/index.vue | 2 +- 6 files changed, 22 insertions(+), 14 deletions(-) diff --git a/src/views/liswork/Issueorder/components/info.vue b/src/views/liswork/Issueorder/components/info.vue index efee5b8..455f4a4 100644 --- a/src/views/liswork/Issueorder/components/info.vue +++ b/src/views/liswork/Issueorder/components/info.vue @@ -28,7 +28,7 @@ - @@ -41,7 +41,7 @@ @getDataValue="doctorHandle" /> - @@ -116,7 +116,7 @@ const doctorHandle = (data) => { props.labPat.doctorName = data.label } const deptHandle = (data) => { - props.labPat.execDeptName = data.label + props.labPat.departName = data.label } const handleFieldChange = async () => { diff --git a/src/views/liswork/Issueorder/index.vue b/src/views/liswork/Issueorder/index.vue index bce46bd..72637eb 100644 --- a/src/views/liswork/Issueorder/index.vue +++ b/src/views/liswork/Issueorder/index.vue @@ -95,6 +95,7 @@   + 刷新