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()