diff --git a/public/pic/orgSign.png b/public/pic/orgSign.png
new file mode 100644
index 0000000..96699e0
Binary files /dev/null and b/public/pic/orgSign.png differ
diff --git a/public/pic/orgSignOcc.png b/public/pic/orgSignOcc.png
new file mode 100644
index 0000000..94d0f2b
Binary files /dev/null and b/public/pic/orgSignOcc.png differ
diff --git a/public/pic/resultSign.png b/public/pic/resultSign.png
new file mode 100644
index 0000000..cf792e8
Binary files /dev/null and b/public/pic/resultSign.png differ
diff --git a/src/components/doctorCheck/ButtonList.vue b/src/components/doctorCheck/ButtonList.vue
index 19a0571..cd52c13 100644
--- a/src/components/doctorCheck/ButtonList.vue
+++ b/src/components/doctorCheck/ButtonList.vue
@@ -560,10 +560,13 @@ export default {
Parameters: [
{ Name: 'printer', Value: user },
{ Name: 'LTS', Value: 'Y' }, //Y、N N只看不能打印
- { Name: 'hisLog', Value: 'pic/hisLog.jpg' },
- { Name: "peisReportFirstPage", Value: "pic/peisReportFirstPage.jpg" },
- { Name: "peisReportPageHeader", Value: "pic/peisReportPageHeader.jpg" },
- { Name: "peisReportPageFooter", Value: "pic/peisReportPageFooter.jpg" }
+ { Name: "firstPage", Value: "pic/peisReportFirstPage.jpg" },
+ { Name: "pageHeader", Value: "pic/peisReportPageHeader.jpg" },
+ { Name: "pageFooter", Value: "pic/peisReportPageFooter.jpg" },
+ { Name: "orgSign", Value: "pic/orgSign.png" },
+ { Name: 'pageFooter', Value: 'pic/peisQrCode.jpg' },
+ { Name: 'picExtOne', Value: 'pic/hisLog.jpg' },
+
],
};
diff --git a/src/components/doctorCheck/PatientRegisterBase.vue b/src/components/doctorCheck/PatientRegisterBase.vue
index 26d59da..51d7b75 100644
--- a/src/components/doctorCheck/PatientRegisterBase.vue
+++ b/src/components/doctorCheck/PatientRegisterBase.vue
@@ -30,6 +30,10 @@
-->