小小儁爺
9 天以前 52ff813beef33faeaf1d9ace4cc596a6baa9b480
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: {