企业管理、联系人管理bug修改
This commit is contained in:
@@ -39,7 +39,7 @@ export default {
|
||||
return
|
||||
}
|
||||
this.$refs.businessSelect.visible = true
|
||||
this.$refs.businessSelect.selectedRowKeys.push(this.value.id)
|
||||
this.$refs.businessSelect.selectedRowKeys[0] = this.value.id
|
||||
},
|
||||
/**
|
||||
* 选中后抛出企业信息(id, companyName)
|
||||
|
||||
Reference in New Issue
Block a user