success: function (result) {
if(result==2) { alert("1"); window.location.href="UserList.aspx"; }
收起
如果能进入if判断,那就检查一下文件名吧
报告相同问题?