gaoluyang
2025-06-13 feb53a39cb88c7f807c287b18d8008bb149b5200
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)