Explorar o código

Merge branch 'master' of git.echepei.com:zhujiawei/Warehouse_management_ui

wengyuwen %!s(int64=4) %!d(string=hai) anos
pai
achega
9bd5faeb10
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/Pagination/index.vue

+ 1 - 1
src/components/Pagination/index.vue

@@ -35,7 +35,7 @@ export default {
     pageSizes: {
       type: Array,
       default() {
-        return [10, 20, 30, 50]
+        return [50, 100, 200, 500, 1000]
       }
     },
     layout: {