Index: ssts-web/src/main/webapp/disinfectsystem/print/print.js =================================================================== diff -u -r12799 -r12908 --- ssts-web/src/main/webapp/disinfectsystem/print/print.js (.../print.js) (revision 12799) +++ ssts-web/src/main/webapp/disinfectsystem/print/print.js (.../print.js) (revision 12908) @@ -2211,9 +2211,10 @@ 'specification': specification } print2(printSummaryObj); - return; + }else{ + creatediposableGoodsInfo(barcode,name,expDate,supplierName,batchNumber,specification); } - creatediposableGoodsInfo(barcode,name,expDate,supplierName,batchNumber,specification); + setPrinterByConfig(); if(printType == 0){//直接打印 LODOP.PRINT();