头像
This commit is contained in:
@@ -183,6 +183,7 @@ export default {
|
|||||||
contactPhone: this.forms.contactPhone,
|
contactPhone: this.forms.contactPhone,
|
||||||
createUserName: this.user.name,
|
createUserName: this.user.name,
|
||||||
createUserId: this.user.id,
|
createUserId: this.user.id,
|
||||||
|
avatar: this.user.avatar,
|
||||||
id: this.id,
|
id: this.id,
|
||||||
})
|
})
|
||||||
.then((res) => {
|
.then((res) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user