小小儁爺
8 天以前 19bb512734fc1bd3524a45cc66dfda8caef2066b
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: {