1
This commit is contained in:
@@ -36,7 +36,7 @@ export default {
|
|||||||
pageSizes: {
|
pageSizes: {
|
||||||
type: Array,
|
type: Array,
|
||||||
default() {
|
default() {
|
||||||
return [50, 100, 200, 500, 1000]
|
return [10, 50, 100, 200, 500, 1000]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// 移动端页码按钮的数量端默认值5
|
// 移动端页码按钮的数量端默认值5
|
||||||
|
|||||||
Reference in New Issue
Block a user