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 = "
序号 | 条码 | 物品 | 数量 | 批次 | 单价(元) | 失效日期 | 金额 |
序号 | 条码 | 物品 | 数量 | 批次 | " + /*单价(元) | */ "失效日期 | " + /*金额 | */"
"+index+" | "+barcode+" | "+name+" | "+amount+" | "+batchNumber+" | "+price+" | "+expDate+" | "+rowTotal+" |
"+index+" | "+barcode+" | "+name+" | "+amount+" | "+batchNumber+" | " + /*"+price+" | */""+expDate+" | " + /*"+rowTotal+" | */ "
总数量 | "+returntoGoodsTalAmount+" | 总金额(元): | "+totalMoney+" | ||||
总数量 | "+returntoGoodsTalAmount+" | " + /* | "+totalMoney+" | */ "