联系人新增修改
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user