Browse Source

现场数量只展示20 2024/8/5

hella_vue3
王志国 4 weeks ago
parent
commit
4a68d7201a
  1. 2
      src/pages/fg/receiptByPlan.vue

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

Loading…
Cancel
Save