mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-18 11:37:41 +00:00
新增个人信息修改
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
$.ajax({
|
||||
cache : true,
|
||||
type : "post",
|
||||
url : ctx + "/system/user/resetPwd",
|
||||
url : ctx + "system/user/resetPwd",
|
||||
data : $('#form-user-resetPwd').serialize(),
|
||||
async : false,
|
||||
error : function(request) {
|
||||
|
Reference in New Issue
Block a user