chenrui
2025-06-10 fda152b544ed0b3ceb8309df5b7eca2de888f3f1
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)