mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-08 16:32:43 +08:00
🐞 fix:修复菜单搜索点击输入框会折叠问题
This commit is contained in:
parent
4b2785bd41
commit
abcecc92c5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user