|
|
|
@ -462,6 +462,7 @@ export default { |
|
|
|
{ Name: "pageFooter", Value: "pic/peisReportPageFooter.jpg" }, |
|
|
|
{ Name: "orgSign", Value: this.dataTransOpts.tableM.patient_register[0].isPatientOccupationalDisease == 'Y' ? "pic/orgSignOcc.png" : "pic/orgSign.png" }, |
|
|
|
{ Name: 'picExtOne', Value: 'pic/hisLog.jpg' }, |
|
|
|
{ Name: 'picExtTwo', Value: 'pic/orgSignCom.png' }, // 单位公章 |
|
|
|
{ Name: 'resultSign', Value: 'pic/resultSign.png' }, |
|
|
|
], |
|
|
|
IsHealthReport: 'Y' |
|
|
|
|