【fix】bug80812

This commit is contained in:
fengchenchen
2024-01-16 12:00:41 +08:00
parent 281c0b92b9
commit 0503c7d1c2
+1
View File
@@ -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)