Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js =================================================================== diff -u -r25758 -r25761 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js (.../recycleForTouchScreen.js) (revision 25758) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js (.../recycleForTouchScreen.js) (revision 25761) @@ -1105,7 +1105,7 @@ }, "否": function() { $( this ).dialog( "close" ); - loaddialogConfirm(d+1); + loaddialogConfirm(d+1); } } }); @@ -1194,6 +1194,7 @@ if(containerStatus == "清洗完成" || containerStatus == "清洗中"){ arrayGood.push({msg:msg,containerStatus:containerStatus}); if(quantity == departBindingBasketAmount){ + quantity = 0; loaddialogConfirm(0); } }else{