This commit is contained in:
van
2026-03-09 16:57:55 +08:00
parent 4fba24438c
commit 27c70ac567

View File

@@ -36,7 +36,7 @@ export default {
pageSizes: {
type: Array,
default() {
return [50, 100, 200, 500, 1000]
return [10, 50, 100, 200, 500, 1000]
}
},
// 移动端页码按钮的数量端默认值5