src/components/Pagination/index.vue @@ -36,7 +36,7 @@ pageSizes: { type: Array, default() { return [5, 10, 20, 100] return [10, 20, 50, 100] } }, layout: {