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