This commit is contained in:
花有清香月有阴
2021-12-24 22:04:09 +08:00
parent 1b930edd31
commit e664741f1b

View File

@@ -183,6 +183,7 @@ export default {
contactPhone: this.forms.contactPhone,
createUserName: this.user.name,
createUserId: this.user.id,
avatar: this.user.avatar,
id: this.id,
})
.then((res) => {