Browse Source

新分支

28169 1 year ago
parent
commit
ececc7466e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/stock/query/goodNewQuery.vue

+ 1 - 1
src/xt_pages/stock/query/goodNewQuery.vue View 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"