Browse Source

picExtTwo2

master
pengjun 7 months ago
parent
commit
45bcefc82d
  1. 1
      src/components/report/BtnReport.vue

1
src/components/report/BtnReport.vue

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

Loading…
Cancel
Save