fix: update task upload form
This commit is contained in:
parent
6f4f9dd531
commit
e7baf52526
|
|
@ -421,7 +421,7 @@ export default function FormTaskTaNew() {
|
||||||
description: finalDescription,
|
description: finalDescription,
|
||||||
htmlDescription: finalDescription,
|
htmlDescription: finalDescription,
|
||||||
fileTypeId: fileTypeId,
|
fileTypeId: fileTypeId,
|
||||||
categoryId: "235",
|
categoryId: "171",
|
||||||
subCategoryId: "171",
|
subCategoryId: "171",
|
||||||
uploadedBy: "2b7c8d83-d298-4b19-9f74-b07924506b58",
|
uploadedBy: "2b7c8d83-d298-4b19-9f74-b07924506b58",
|
||||||
statusId: "1",
|
statusId: "1",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue