zhouwx
2024-11-08 6c25d32b5232e0b1c06916951f24b1b3a6a50ee1
src/components/Pagination/index.vue
@@ -36,7 +36,7 @@
    pageSizes: {
      type: Array,
      default() {
        return [10, 20, 30, 50]
        return [ 10, 20, 30, 50]
      }
    },
    // 移动端页码按钮的数量端默认值5