src/views/salesManagement/invoiceLedger/index.vue @@ -203,7 +203,7 @@ const tableLoading = ref(false) const page = reactive({ current: 1, size: 10, size: 100, }) const total = ref(0) const fileList = ref([])