chore: 修改自定义列图标
This commit is contained in:
parent
bae08aa6c5
commit
ba33100963
@ -48,7 +48,9 @@ setupVbenVxeTable({
|
|||||||
// 右上角工具栏
|
// 右上角工具栏
|
||||||
toolbarConfig: {
|
toolbarConfig: {
|
||||||
// 自定义列
|
// 自定义列
|
||||||
custom: true,
|
custom: {
|
||||||
|
icon: 'vxe-icon-setting',
|
||||||
|
},
|
||||||
// 最大化
|
// 最大化
|
||||||
zoom: true,
|
zoom: true,
|
||||||
// 刷新
|
// 刷新
|
||||||
|
Loading…
Reference in New Issue
Block a user