chore: 溢出展示形式 不加会有warning

This commit is contained in:
dap 2024-10-11 17:34:13 +08:00
parent 6f098cd5c0
commit be06f4cb50

View File

@ -23,6 +23,8 @@ setupVbenVxeTable({
showActiveMsg: true,
showResponseMsg: false,
},
// 溢出展示形式
showOverflow: true,
pagerConfig: {
// 默认条数
pageSize: 10,