修改头像提示
This commit is contained in:
parent
38aa9a0e2c
commit
bb2248e53d
@ -157,6 +157,7 @@
|
||||
}).then(res => {
|
||||
if (res.code == 0) {
|
||||
this.userInfo.avatar = avatar;
|
||||
this.$u.toast('头像更新成功');
|
||||
}
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user