|
|
|
@ -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 |
|
|
|
|
|
|
|
|
|
|
|
// 审核了才可以打印 |
|
|
|
|