Browse Source

report

master
pengjun 2 years ago
parent
commit
1cd413242c
  1. 4
      src/components/report/BtnReport.vue

4
src/components/report/BtnReport.vue

@ -119,8 +119,8 @@ export default {
let toOutShell = {
ReportCode, token,
isBuildImage: 'N',
preViewCanPrint: this.patientRegister.patientRegisterRd.isAudit,
BusinessCode: this.patientRegister.patientRegisterId,
preViewCanPrint: this.dataTransOpts.tableS.patient_register.isAudit,
BusinessCode: this.dataTransOpts.tableS.patient_register.id,
Parameters: [
{ Name: 'printer', Value: user },
{ Name: 'hisLog', Value: 'pic/hisLog.jpg' },

Loading…
Cancel
Save