【fix】bug80812
This commit is contained in:
@@ -65,6 +65,7 @@ export default {
|
||||
this.$refs.businessSelect.searchReset()
|
||||
this.$refs.businessSelect.visible = true
|
||||
this.$refs.businessSelect.selectedRowKeys[0] = this.value.id
|
||||
this.$refs.businessSelect.selectedCompany = this.value
|
||||
},
|
||||
/**
|
||||
* 选中后抛出企业信息(id, companyName)
|
||||
|
||||
Reference in New Issue
Block a user