This commit is contained in:
花有清香月有阴
2021-12-24 22:00:53 +08:00
parent cdef524ba7
commit 5f291422ec

View File

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