Commit 77e8827f by 芋道源码 Committed by Gitee

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

Merge pull request !562 from 半栈幼儿员/hotfix/search
parents 4b2785bd abcecc92
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment