chenrui
2025-06-09 ddd7b9af964842f308530907dc009a289fdf9ce6
src/views/procurementManagement/procurementInvoiceLedger/index.vue
@@ -88,7 +88,7 @@
const tableLoading = ref(false)
const page = reactive({
  current: 1,
  size: 10,
  size: 100,
})
const total = ref(0)
// 用户信息表单弹框数据