En el body se manda el parámetro para convertir el documento a pdf
This commit is contained in:
@@ -24,6 +24,7 @@ export async function fetchPlanPdf({
|
||||
{
|
||||
action: 'downloadReport',
|
||||
plan_estudio_id,
|
||||
body: { convertTo: 'pdf' },
|
||||
},
|
||||
{
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user