Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js =================================================================== diff -u -r31565 -r31570 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js (.../recycleForTouchScreen.js) (revision 31565) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js (.../recycleForTouchScreen.js) (revision 31570) @@ -4652,7 +4652,7 @@ var jsonStr = getJsonParams(confirmation, isConfirm); if (jsonStr == '') { return; } var jSONe = JSON.parse(jsonStr); - console.log(jSONe);return + //console.log(jSONe);return alertDiv("保存中,请稍候......", true); if (IntheBoxState == true) { jSONe.tally = true;