ant-design-vue
ant-design-vue copied to clipboard
fix[Select]: fix select losing focus issue
resolve #7819
When the panel is closed, the focus variable of the select should also be reset to false.