@@ -18,7 +18,7 @@ export default {
totalField: 'total',
},
// 可选的分页选项
- pageSizeOptions: ['10', '50', '80', '100'],
+ pageSizeOptions: ['10', '50', '100', '500'],
// 表格默认尺寸
defaultSize: 'middle',
//默认每页显示多少条