mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-15 16:28:33 +08:00
Pre Merge pull request !44 from Bleachtred/ts
This commit is contained in:
commit
1682e8be3b
@ -136,7 +136,7 @@ export const updateUserPwd = (oldPassword: string, newPassword: string) => {
|
|||||||
headers: {
|
headers: {
|
||||||
isEncrypt: true
|
isEncrypt: true
|
||||||
},
|
},
|
||||||
params: data
|
data: data
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user