Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/departRecycleForTouchScreen.js =================================================================== diff -u -r41624 -r41628 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/departRecycleForTouchScreen.js (.../departRecycleForTouchScreen.js) (revision 41624) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/departRecycleForTouchScreen.js (.../departRecycleForTouchScreen.js) (revision 41628) @@ -2069,6 +2069,7 @@ currentOrgUnitName = departName; $('#currentDepartLabel').text(departName); loadItem(); + $('#basketsUl').html(''); } function openSelectDepart(departType) {