Index: ssts-web/src/main/webapp/disinfectsystem/print/print.js =================================================================== diff -u -r12965 -r13060 --- ssts-web/src/main/webapp/disinfectsystem/print/print.js (.../print.js) (revision 12965) +++ ssts-web/src/main/webapp/disinfectsystem/print/print.js (.../print.js) (revision 13060) @@ -1780,7 +1780,7 @@ LODOP.ADD_PRINT_TEXT("75","70%","90%",5,"备注: "+remark); var tableHtml = ""; - tableHtml = tableHtml + ""; + tableHtml = tableHtml + "" + /**/ "" + /**/""; if(returnGoodsItems != null && returnGoodsItems.length > 0){ var returnGoodsItemsArray = returnGoodsItems.split("#@"); var index = 0; @@ -1802,11 +1802,11 @@ if(currentGoodsPage != pageIndex){ index = returnGoodsSerNumber + index; } - tableHtml = tableHtml + ""; + tableHtml = tableHtml + "" + /**/"" + /**/ ""; } currentGoodsPage = pageIndex; if(pageIndex == totalPage){ - tableHtml = tableHtml + ""; + tableHtml = tableHtml + "" + /**/ ""; returntoGoodsTalAmount = 0; returntoGoodsTalPrice = 0.0; returnGoodsSerNumber = 0;
序号条码物品数量批次单价(元)失效日期金额
序号条码物品数量批次单价(元)失效日期金额
"+index+""+barcode+""+name+""+amount+""+batchNumber+""+price+""+expDate+""+rowTotal+"
"+index+""+barcode+""+name+""+amount+""+batchNumber+""+price+""+expDate+""+rowTotal+"
总数量"+returntoGoodsTalAmount+"总金额(元):"+totalMoney+"
总数量"+returntoGoodsTalAmount+""+totalMoney+"