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

Merge pull request !562 from 半栈幼儿员/hotfix/search
pull/564/MERGE
芋道源码 2024-10-12 11:56:31 +00:00 committed by Gitee
commit 77e8827f8b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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"> <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