1
This commit is contained in:
parent
d709a0208d
commit
296b8b722f
@ -57,8 +57,6 @@ const handleChangePassword = async () => {
|
||||
oldPassword: oldPassword.value,
|
||||
newPassword: newPassword.value,
|
||||
})
|
||||
console.log(111111111111111111111111)
|
||||
console.log(res)
|
||||
if (res.code === 0) {
|
||||
uni.showToast({ title: '修改成功', icon: 'success' })
|
||||
setTimeout(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user