Ver Fonte

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

zh há 2 anos atrás
pai
commit
1d4c720f2b
1 ficheiros alterados com 1 adições e 0 exclusões
  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"
     >