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