烟花爆竹批发企业仓库安全风险监测前端
zhouwx
2025-04-24 6f1e2acc812b2f40359aabdb5d04648acfcdcef5
src/components/Pagination/index.vue
@@ -33,7 +33,7 @@
  pageSizes: {
    type: Array,
    default() {
      return [10, 20, 30, 50]
      return [5,10, 20, 30, 50]
    }
  },
  // 移动端页码按钮的数量端默认值5
@@ -102,4 +102,4 @@
.pagination-container.hidden {
  display: none;
}
</style>
</style>