gaoluyang
2025-06-09 183d13a62353fc7594417068f5d2709c09cdb523
src/views/salesManagement/invoiceRegistration/index.vue
@@ -153,7 +153,7 @@
const tableLoading = ref(false)
const page = reactive({
  current: 1,
  size: 10,
  size: 100,
})
const total = ref(0)
// 用户信息表单弹框数据