XMLWAN 2 years ago
parent
commit
c3aecf534d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/stock/detail/stockOutDetail.vue

+ 1 - 1
src/xt_pages/stock/detail/stockOutDetail.vue View File

@@ -165,7 +165,7 @@
165 165
       <el-pagination
166 166
         @size-change="handleSizeChange"
167 167
         @current-change="handleCurrentChange"
168
-        :page-sizes="[10, 50, 100,1000,1500]"
168
+        :page-sizes="[10, 50, 100,1000,1500,3000]"
169 169
         :page-size="10"
170 170
         background
171 171
         style="margin-top:20px;float: right"