src/views/Home/Home.vue
@@ -636,7 +636,12 @@ async function handleGoDownloadInvoice(row: API.GetInsurancePageOutput) { try { await insuranceOrderServices.getInvoiceId({ id: row.id }); await insuranceOrderServices.getInvoiceId( { id: row.id }, { timeout: 60 * 1000 * 30, } ); router.push({ name: 'InsureDownloadInvoice', params: {