Browse Source

fix: 全局修改分页数量大小

zh 2 years ago
parent
commit
1d4c720f2b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/template/template-page-1.vue

+ 1 - 0
src/components/template/template-page-1.vue

@@ -24,6 +24,7 @@
       :moreParameters="moreParameters"
       :ellipsis="ellipsis"
       :pofx="pofx"
+      :pageSizes="[15, 30, 50, 100, 200 ,300]"
       @columnWidthChange="columnWidthChange"
       @columnListChange="columnListChange"
     >