首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

EXT获取后台返回异常信息

2012-11-20 
EXT获取后台返回错误信息failure : function(response, options) { Ext.Msg.alert(提示, options.result

EXT获取后台返回错误信息
failure : function(response, options) {
Ext.Msg.alert("提示", options.result.errors);
},

热点排行