diff --git a/components/form/task/task-form.tsx b/components/form/task/task-form.tsx index 0005db35..099b2499 100644 --- a/components/form/task/task-form.tsx +++ b/components/form/task/task-form.tsx @@ -356,12 +356,12 @@ export default function FormTask() { taskType, broadcastType, assignmentMainTypeId: mainType, - assignmentTypeId: type, fileTypeOutput: selectedOutputs, + assignmentTypeId: type, narration: data.naration, - platformType: "", title: data.title, attachmentUrl: links, + platformType: "", }; // const requestData = {