Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/setMaterialRecycleAmount.jsp =================================================================== diff -u -r14149 -r14764 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/setMaterialRecycleAmount.jsp (.../setMaterialRecycleAmount.jsp) (revision 14149) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/setMaterialRecycleAmount.jsp (.../setMaterialRecycleAmount.jsp) (revision 14764) @@ -63,7 +63,7 @@ data : {params : JSON.stringify(params)}, dataType : 'json', success : function(msg) { - alert(msg.msg); + alert(msg.message); closeLayer(); }, error: function(XMLHttpRequest, textStatus, errorThrown) {