ysy hace 1 año
padre
commit
769e61676c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/Pagination/index.vue

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

@@ -28,7 +28,7 @@
       },
       size: {
         type: Number,
-        default: 10
+        default: 20
       },
       pageSizes: {
         type: Array,