🐞 fix:修复菜单搜索点击输入框会折叠问题

pull/562/head
preschooler 2024-10-10 10:48:14 +08:00
parent 4b2785bd41
commit abcecc92c5
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
<div v-else class="custom-hover" @click.stop="showTopSearch = !showTopSearch">
<Icon icon="ep:search" />
<el-select
@click.stop
filterable
:reserve-keyword="false"
remote