ysy 1 год назад
Родитель
Сommit
769e61676c
1 измененных файлов с 1 добавлено и 1 удалено
  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,