tweak displayLimit of pagination
This commit is contained in:
		
							parent
							
								
									06a3767409
								
							
						
					
					
						commit
						a0af80f8c5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -65,7 +65,7 @@ const props = withDefaults(defineProps<{ | |||
| 	disableAutoLoad?: boolean; | ||||
| 	displayLimit?: number; | ||||
| }>(), { | ||||
| 	displayLimit: 30, | ||||
| 	displayLimit: 20, | ||||
| }); | ||||
| 
 | ||||
| const emit = defineEmits<{ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue