mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 04:30:53 +08:00
refactor: vxe升级后一些过时用法
This commit is contained in:
@@ -50,13 +50,15 @@ setupVbenVxeTable({
|
||||
// 右上角工具栏
|
||||
toolbarConfig: {
|
||||
// 自定义列
|
||||
custom: {
|
||||
custom: true,
|
||||
customOptions: {
|
||||
icon: 'vxe-icon-setting',
|
||||
},
|
||||
// 最大化
|
||||
zoom: true,
|
||||
// 刷新
|
||||
refresh: {
|
||||
refresh: true,
|
||||
refreshOptions: {
|
||||
// 默认为reload 修改为在当前页刷新
|
||||
code: 'query',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user