This commit is contained in:
tiago.kayaya
2021-05-17 09:44:24 +01:00
parent 6ed1901b4b
commit e00a8ebeab
3 changed files with 7 additions and 3 deletions
@@ -216,7 +216,9 @@ export class CreateProcessPage implements OnInit {
"ActionTypeId": 104,
"dataFields": {
"ReviewUserComent": '',
}
},
"AttachmentList" :null,
}
this.processes.CompleteTask(body);
}