yuan
18 小时以前 3c0b74f13a2d56c44296b10a129dd2fbca0106bd
src/components/PIMTable/Pagination.vue
@@ -34,7 +34,7 @@
  },
  pageSizes: {
    type: Array,
    default: () => [10, 20, 30, 50, 100]
    default: () => [10, 20, 30, 50, 100, 200, 500]
  },
  pagerCount: {
    type: Number,