mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-10-31 02:28:03 +08:00 
			
		
		
		
	fix: xtable topAction
This commit is contained in:
		| @ -259,6 +259,10 @@ const getToolBarConfig = (options: XTableProps) => { | |||||||
|       return |       return | ||||||
|     } |     } | ||||||
|   } else if (!topActionSlots) { |   } else if (!topActionSlots) { | ||||||
|  |     options.toolbarConfig = { | ||||||
|  |       enabled: true | ||||||
|  |     } | ||||||
|  |   } else { | ||||||
|     options.toolbarConfig = { |     options.toolbarConfig = { | ||||||
|       slots: { buttons: 'toolbar_buttons' } |       slots: { buttons: 'toolbar_buttons' } | ||||||
|     } |     } | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 xingyu
					xingyu