小小儁爺
2026-01-15 70e1ded3cea2c5a948eaf0dc6f44098ec6cd7a6a
src/components/Pagination/index.vue
@@ -36,7 +36,7 @@
    pageSizes: {
      type: Array,
      default() {
        return [10, 20, 50, 100]
        return [10, 20, 50, 100, 500, 2000]
      }
    },
    layout: {