Index: ssts-web/src/main/webapp/disinfectsystem/packing/rePrintBarcodeWin.js =================================================================== diff -u -r14624 -r14701 --- ssts-web/src/main/webapp/disinfectsystem/packing/rePrintBarcodeWin.js (.../rePrintBarcodeWin.js) (revision 14624) +++ ssts-web/src/main/webapp/disinfectsystem/packing/rePrintBarcodeWin.js (.../rePrintBarcodeWin.js) (revision 14701) @@ -98,6 +98,7 @@ {name : 'applicant'}, {name : 'maker'}, {name : 'assistant'}, + {name : 'weight'}, {name : 'applicantDepart'} ] }), @@ -413,6 +414,7 @@ } else{ + top.Ext4.applyIf(tousseObj,records[i].data); //打印消毒物品 if(tousseObj.isDisinfection){ printLabelOfDisinfection(tousseObj);