日期:2014-05-16 浏览次数:20381 次
149????????????????failure:?function(response)?{
150????????????????????Ext.Msg.alert("警告",?"数据更新失败,请稍后再试!");
151????????????????}
152????????????});
153????????}
154????????else?{
155????????????Ext.Msg.alert("警告",?"没有任何需要更新的数据!");
156????????}
157????}
158
159????//编辑后触发的事件,可在此进行数据有效性的验证
160