Index: ssts-web/src/main/webapp/disinfectsystem/common/cssdUtils.js =================================================================== diff -u -r31076 -r33096 --- ssts-web/src/main/webapp/disinfectsystem/common/cssdUtils.js (.../cssdUtils.js) (revision 31076) +++ ssts-web/src/main/webapp/disinfectsystem/common/cssdUtils.js (.../cssdUtils.js) (revision 33096) @@ -241,7 +241,6 @@ return; } var str = JSON.stringify(tousseObj); - if(haveJquery()){ $.ajax({ url:WWWROOT+"/disinfectSystem/packingController/logPrintTousse.mhtml", @@ -815,6 +814,8 @@ } } + + logPrintTousse(tousseObj,tousseObj.barcode); } function getDepartBarcodeByDepart(depart) { var departBarcode = '';