Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.jsp =================================================================== diff -u -r12607 -r12616 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.jsp (.../recycleForTouchScreen.jsp) (revision 12607) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.jsp (.../recycleForTouchScreen.jsp) (revision 12616) @@ -1395,7 +1395,7 @@ var recycleAmount = toussItem.recycleAmount; var loadedAmount = toussItem.loadedAmount; var isCleanedEntirely = toussItem.isCleanedEntirely; - var isApplyEntireTousse = tousseItem.isApplyEntireTousse; + var isApplyEntireTousse = toussItem.isApplyEntireTousse; var tousseType = toussItem.tousseType; var isThereIdentificationCard = toussItem.isThereIdentificationCard; var tousseDefinitionID = toussItem.tousseDefinitionID;