@@ -81,7 +81,7 @@
v-if="showPageView"
background
layout="sizes,total, prev, pager, next"
- :page-sizes="[1, 10, 50, 100, 150, 200]"
+ :page-sizes="[10, 50, 100, 150, 200]"
:total="total"
:page-size="limit"
:current-page.sync="currentPage"