diff --git a/src/components/medinceModal.vue b/src/components/medinceModal.vue index ada14f0..03f3130 100644 --- a/src/components/medinceModal.vue +++ b/src/components/medinceModal.vue @@ -256,7 +256,7 @@ -
+
医生信息
-
+
- + +
+
+
医生信息
+ + 查看医生完整信息 + +
+ + + +
+ + + + + + +
+
+ {{ modalForm.inquiry_doctor.user_name }}  {{ + formatDoctorTitle(modalForm.inquiry_doctor.doctor_title) + }} +
+
+ {{ + modalForm.inquiry_doctor.hospital.hospital_name + }}  {{ + modalForm.inquiry_doctor.department_custom_name + }} +
+
+
+
暂未分配到医生
+
+
+
+
就诊人信息
@@ -493,6 +551,10 @@ const props = defineProps({ type: Boolean, default: false, }, + from:{ + type: String, + default:'' + }, modalTitle:{ type: String, default:'就诊人详情' diff --git a/src/components/prescriptionModalTransfer.vue b/src/components/prescriptionModalTransfer.vue index d1286a4..22bf809 100644 --- a/src/components/prescriptionModalTransfer.vue +++ b/src/components/prescriptionModalTransfer.vue @@ -321,7 +321,7 @@ } " > - +