ysy 1 rok temu
rodzic
commit
769e61676c
1 zmienionych plików z 1 dodań i 1 usunięć
  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,