mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-16 03:42:01 +08:00
fix: vxe默认为reload 修改为在当前页刷新
This commit is contained in:
@@ -48,7 +48,10 @@ setupVbenVxeTable({
|
||||
// 最大化
|
||||
zoom: true,
|
||||
// 刷新
|
||||
refresh: true,
|
||||
refresh: {
|
||||
// 默认为reload 修改为在当前页刷新
|
||||
code: 'query',
|
||||
},
|
||||
},
|
||||
// 圆角按钮
|
||||
round: true,
|
||||
|
||||
Reference in New Issue
Block a user