Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js =================================================================== diff -u -r34448 -r34502 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js (.../recycleForTouchScreen.js) (revision 34448) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js (.../recycleForTouchScreen.js) (revision 34502) @@ -3134,6 +3134,17 @@ var maxCount = Math.max.call(null, packAmount, invoiceAmount); var putBasketMaxAmount = data.putBasketMaxAmount || 0; var basketsObj = JSON.parse($("#basketsUl li").eq(0).find('input').val()); + if(tousseType == '消毒物品'){ + var recyclingItemArray = getRecyclingItemInfo(); + if(recyclingItemArray.length > 0){ + for(var k=0;k