ltkj-admin/src/main/java/com/ltkj/web/controller/system/TjReportController.java
@@ -434,9 +434,6 @@ public AjaxResult shengchengbgmoban(String tjNumber, TjOrder tjOrder, TjCustomer tjCustomer, TjReportTemplate reportTemplate,TjReportTemplate zongJianYiShiQianMing) { AjaxResult ajaxResult = null; try { // ajaxResult = hisPDFUtil.hisPDF(tjOrder, tjCustomer, reportTemplate); // ajaxResult = hisPDFUtil.hisPDFNew(tjOrder, tjCustomer, reportTemplate); ajaxResult = hisPDFUtil.hisPDFNew2(tjOrder, tjCustomer, reportTemplate,zongJianYiShiQianMing); } catch (Exception e) { e.printStackTrace();