chore: vxe默认显示条数

This commit is contained in:
dap 2024-10-10 08:31:40 +08:00
parent df79908056
commit 521ba6af9c

View File

@ -24,8 +24,10 @@ setupVbenVxeTable({
showResponseMsg: false,
},
pagerConfig: {
// pageSize: 10,
// pageSizes: [10, 20, 30, 40, 50],
// 默认条数
pageSize: 10,
// 分页可选条数
pageSizes: [10, 20, 30, 40, 50],
},
rowConfig: {
// 鼠标移入行显示 hover 样式