From 4a68d7201a7139f76fc603b23b7094a44164c71f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BF=97=E5=9B=BD?= <854933521@qq.com> Date: Fri, 25 Oct 2024 17:25:51 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=B0=E5=9C=BA=E6=95=B0=E9=87=8F=E5=8F=AA?= =?UTF-8?q?=E5=B1=95=E7=A4=BA20=202024/8/5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/fg/receiptByPlan.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/fg/receiptByPlan.vue b/src/pages/fg/receiptByPlan.vue index b9f05b78..80572ae8 100644 --- a/src/pages/fg/receiptByPlan.vue +++ b/src/pages/fg/receiptByPlan.vue @@ -125,7 +125,7 @@ const allList = ref([]) const index = ref(1) const loadingType = ref('') const loadingType = ref('') -const pageSize = ref(20) +const pageSize = ref(500) const comReceiptPopupRef = ref() const scanPopup = ref() const comMessageRef = ref()