调试接口
This commit is contained in:
@ -524,7 +524,7 @@
|
||||
const avatarUrl = response.data.url
|
||||
await updateUserInfo({ avatar: avatarUrl })
|
||||
form.image = avatarUrl
|
||||
toast.info('头像上传成功')
|
||||
toast.info('图片上传成功')
|
||||
} else {
|
||||
throw new Error('上传失败')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user