zhuo
2025-04-10 9859834127ba8e88c3d95e66b158dbd3b209d4f8
src/components/Pagination/index.vue
@@ -36,7 +36,7 @@
    pageSizes: {
      type: Array,
      default() {
        return [10, 20, 30, 50]
        return [10, 20, 30, 50, 100]
      }
    },
    // 移动端页码按钮的数量端默认值5