Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js =================================================================== diff -u -r34431 -r34443 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js (.../recycleForTouchScreen.js) (revision 34431) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.js (.../recycleForTouchScreen.js) (revision 34443) @@ -820,6 +820,8 @@ refreshSplitBasketView(); refreshAllBasketTotalNum(); $(that).dialog("close"); + }else { + alertDiv(result.msg); } }, error: function (result) {