From 5febb1b44faaff6bf821975cb07c30f8c5c8e923 Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Thu, 2 May 2024 20:46:16 +0800 Subject: [PATCH] ss --- src/components/patientRegister/PatientLisRequest.vue | 2 +- src/components/patientRegister/PatientRegisterList.vue | 2 +- src/views/doctorCheck/sumDoctorCheck.vue | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/patientRegister/PatientLisRequest.vue b/src/components/patientRegister/PatientLisRequest.vue index dd29b0c..74af91d 100644 --- a/src/components/patientRegister/PatientLisRequest.vue +++ b/src/components/patientRegister/PatientLisRequest.vue @@ -5,7 +5,7 @@ :height="window.pageHeight < 600 ? 140 : Math.floor((window.pageHeight - 250) * 2 / 5)" size="small" highlight-current-row ref="lis_request" :row-class-name="handleRowClassName"> - + diff --git a/src/components/patientRegister/PatientRegisterList.vue b/src/components/patientRegister/PatientRegisterList.vue index aa88b52..94269c3 100644 --- a/src/components/patientRegister/PatientRegisterList.vue +++ b/src/components/patientRegister/PatientRegisterList.vue @@ -1254,7 +1254,7 @@ export default { token, isBuildImage: 'N', IsUploadPdf: 'N', - preViewCanPrint: "Y", + preViewCanPrint: "N", Parameters: [ { Name: "printer", Value: user }, { Name: "hisLog", Value: "pic/hisLog.jpg" }, diff --git a/src/views/doctorCheck/sumDoctorCheck.vue b/src/views/doctorCheck/sumDoctorCheck.vue index 31de42e..07e180c 100644 --- a/src/views/doctorCheck/sumDoctorCheck.vue +++ b/src/views/doctorCheck/sumDoctorCheck.vue @@ -35,7 +35,9 @@ +