fix(client): Fix #6528
This commit is contained in:
		
							parent
							
								
									7cbe95a1cf
								
							
						
					
					
						commit
						3c66990263
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -92,6 +92,10 @@ export default Vue.extend({ | |||
| 			this.showing = true; | ||||
| 		}, | ||||
| 
 | ||||
| 		top() { | ||||
| 			window.scroll({ top: 0, behavior: 'smooth' }); | ||||
| 		}, | ||||
| 
 | ||||
| 		search() { | ||||
| 			if (this.searching) return; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue