spring
5 天以前 4e64eeb2a807adc9153fd9cd61b498b99c1f6f2c
src/views/salesManagement/receiptPaymentHistory/index.vue
@@ -72,7 +72,7 @@
const tableLoading = ref(false)
const page = reactive({
  current: 1,
  size: 10,
  size: 100,
})
const total = ref(0)
const data = reactive({