gaoluyang
2025-06-09 183d13a62353fc7594417068f5d2709c09cdb523
src/views/procurementManagement/paymentEntry/index.vue
@@ -156,7 +156,7 @@
const userStore = useUserStore()
const page = reactive({
  current: 1,
  size: 10,
  size: 100,
})
const total = ref(0)