From 656aaa929508e818d2a81557860830f255e73489 Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Wed, 7 Jan 2026 11:18:29 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=BC=B9=E7=AA=97=E5=8C=BB=E7=94=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/medinceModal.vue | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/src/components/medinceModal.vue b/src/components/medinceModal.vue index 03f3130..96cf513 100644 --- a/src/components/medinceModal.vue +++ b/src/components/medinceModal.vue @@ -256,7 +256,7 @@ -
+
医生信息
- + -
+
- -
+ + +
医生信息
- 查看医生完整信息
- + -
+ +
-
+
{{ modalForm.inquiry_doctor.hospital.hospital_name }}  {{ @@ -371,7 +373,7 @@ - +
就诊人信息
@@ -616,6 +618,12 @@ const openDcotor=()=>{ doctor_id.value=props.modalForm.user_doctor.doctor_id; doctorVisible.value=true } +const openDcotorTransfer=()=>{ + doctor_id.value=props.modalForm.inquiry_doctor.doctor_id; + doctorVisible.value=true +} + + //关闭确认框 const closeChange = (data) => { From 1c8483fa659b04f4e5dcc0ebefff90e4b02df4e1 Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Wed, 7 Jan 2026 11:35:27 +0800 Subject: [PATCH 2/2] 1.7 --- src/views/order/medince-list/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/order/medince-list/index.vue b/src/views/order/medince-list/index.vue index d8c08f4..e22240e 100644 --- a/src/views/order/medince-list/index.vue +++ b/src/views/order/medince-list/index.vue @@ -589,7 +589,7 @@ -
+
医生信息
- +
@@ -646,7 +646,7 @@ - +
医生信息