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 @@
               
                 
               
+