忘记密码

master
liuweiwen 5 years ago
parent ea430f0b35
commit 6f2ef23c7b

@ -131,7 +131,7 @@
window.location.href = result.url;
}, 2000);
} else {
pmsg.msg(result.msg);
pmsg.msg(result.info ? result.info : result.msg);
}
},
error:function(){

Loading…
Cancel
Save