En el body se manda el parámetro para convertir el documento a pdf

This commit is contained in:
2026-03-20 13:22:23 -06:00
parent 96848e1793
commit d9a5cec3c5
2 changed files with 19 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ export async function fetchPlanPdf({
{
action: 'downloadReport',
plan_estudio_id,
body: { convertTo: 'pdf' },
},
{
headers: {