!562 【修复】修复菜单搜索点击输入框会折叠问题

Merge pull request !562 from 半栈幼儿员/hotfix/search
This commit is contained in:
芋道源码
2024-10-12 11:56:31 +00:00
committed by Gitee

View File

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