chore: 修改自定义列图标

This commit is contained in:
dap 2024-10-30 11:48:36 +08:00
parent bae08aa6c5
commit ba33100963

View File

@ -48,7 +48,9 @@ setupVbenVxeTable({
// 右上角工具栏 // 右上角工具栏
toolbarConfig: { toolbarConfig: {
// 自定义列 // 自定义列
custom: true, custom: {
icon: 'vxe-icon-setting',
},
// 最大化 // 最大化
zoom: true, zoom: true,
// 刷新 // 刷新