🐛(component): [dropdown]clickOutside 修改为监听事件捕获阶段
This commit is contained in:
		
							parent
							
								
									a88a16997d
								
							
						
					
					
						commit
						71cfa56669
					
				@ -586,9 +586,6 @@ onClickOutside(
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    hide();
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    capture: false,
 | 
			
		||||
  }
 | 
			
		||||
);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user