chenrui
2025-06-09 bf6d13fdf5ba7dd4dd2533e62f95f529b272a31e
src/views/procurementManagement/invoiceEntry/index.vue
@@ -165,7 +165,7 @@
const tableLoading = ref(false)
const page = reactive({
  current: 1,
  size: 10,
  size: 100,
})
const total = ref(0)
const fileList = ref([])