mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	perf: 优化菜单搜索
This commit is contained in:
		
							parent
							
								
									d2aa4c8850
								
							
						
					
					
						commit
						611b591da8
					
				@ -164,7 +164,7 @@ onKeyStroke("ArrowDown", handleDown);
 | 
			
		||||
      size="large"
 | 
			
		||||
      v-model="keyword"
 | 
			
		||||
      clearable
 | 
			
		||||
      placeholder="搜索菜单"
 | 
			
		||||
      placeholder="搜索菜单(中文模式下支持拼音搜索)"
 | 
			
		||||
      @input="handleSearch"
 | 
			
		||||
    >
 | 
			
		||||
      <template #prefix>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user