From 4784882112928d0f6f081f6059ab875c9230bbea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Thu, 9 Mar 2023 21:52:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E7=BB=99=E5=95=86=E5=93=81=E5=BA=93?= =?UTF-8?q?=E5=AD=98=E6=8A=A5=E8=A1=A8=E7=9A=84=E5=88=86=E9=A1=B5=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=88=B01000=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jshERP-web/src/views/report/MaterialStock.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jshERP-web/src/views/report/MaterialStock.vue b/jshERP-web/src/views/report/MaterialStock.vue index b90ec909..d0ac2b3d 100644 --- a/jshERP-web/src/views/report/MaterialStock.vue +++ b/jshERP-web/src/views/report/MaterialStock.vue @@ -137,7 +137,7 @@ }, ipagination:{ pageSize: 11, - pageSizeOptions: ['11', '21', '31', '101', '201'] + pageSizeOptions: ['11', '21', '31', '101', '201', '301', '1001'] }, depotSelected:[], depotList: [],