mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 12:18:43 +08:00 
			
		
		
		
	🐞 fix:修复菜单搜索点击输入框会折叠问题
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user