28169 1 anno fa
parent
commit
ececc7466e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/xt_pages/stock/query/goodNewQuery.vue

+ 1 - 1
src/xt_pages/stock/query/goodNewQuery.vue Vedi File

@@ -188,7 +188,7 @@
188 188
            <el-pagination
189 189
             @size-change="handleSizeChange"
190 190
             @current-change="handleCurrentChange"
191
-            :page-sizes="[10, 50, 100,200,500,1000]"
191
+            :page-sizes="[10, 50, 100,200,300,400,500,1000]"
192 192
             :page-size="10"
193 193
             background
194 194
             align="right"