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