pengjun 3 months ago
parent
commit
08def345bc
  1. 2
      src/components/report/BtnReport.vue

2
src/components/report/BtnReport.vue

@ -762,7 +762,7 @@ export default {
toOutShell.BusinessCode = rds[0].patientRegisterId;
//
if (toOutShell.ReportCode == "0005" && rd.reportFormatTemplateId) toOutShell.Templatecode = rds[0].reportFormatTemplateId
if (toOutShell.ReportCode == "0005" && rds[0].reportFormatTemplateId) toOutShell.Templatecode = rds[0].reportFormatTemplateId
//

Loading…
Cancel
Save