From 76cef7cddcc3d04d9573159c6f3c82a2f01b3c0a Mon Sep 17 00:00:00 2001 From: xuxiaoming Date: Fri, 21 Jan 2022 16:31:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=AF=8F=E9=A1=B5=E8=AF=B7?= =?UTF-8?q?=E6=B1=82=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../demandPlanning/articleDemand/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue b/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue index 42c615f..bc4ccf7 100644 --- a/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue +++ b/src/views/productionPlanning/customerForecastDemandReview/demandPlanning/articleDemand/index.vue @@ -216,7 +216,7 @@ editKeyList: [], pagination:{ pageNumber: 1, - pageSize: 20, + pageSize: 22, total: 0, } };