Commit 40ccf661 by 冷斌

设置

parent 364bbb01
......@@ -34,7 +34,7 @@
return false;
}
let _this = this;
$.post("U('basic/Account/doModifyPassword')", {
$.post("{:U('basic/Account/doModifyPassword')}", {
oldpassword: _this.old,
password: _this.newPwd,
repassword: _this.rePwd
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment