easyui reload之后还是显示被删除的数据
一种可能是: 后台返回的数据格式不正确,例如:{"total":0,"rows":},而正确的数据格式应该是{"total":0,"rows":{}}.
posted on 2013-10-13 17:58 passer1991 阅读(118) 评论(0) 编辑 收藏 举报
一种可能是: 后台返回的数据格式不正确,例如:{"total":0,"rows":},而正确的数据格式应该是{"total":0,"rows":{}}.
posted on 2013-10-13 17:58 passer1991 阅读(118) 评论(0) 编辑 收藏 举报