联系人新增修改

This commit is contained in:
zhaoxiao
2021-08-26 16:08:59 +08:00
parent 71cd625d1a
commit 6e7aafd5a4
@@ -184,7 +184,7 @@ export default {
this.edit({})
if (this.isCompanyDisabled) {
let company = {
companyName: this.selectedCompany
company: this.selectedCompany
}
this.model = Object.assign({}, company)
this.$nextTick(() => {