mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-13 07:43:43 +08:00
commit
8ed32775cb
@ -136,7 +136,7 @@ export const updateUserPwd = (oldPassword: string, newPassword: string) => {
|
||||
headers: {
|
||||
isEncrypt: true
|
||||
},
|
||||
params: data
|
||||
data: data
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user