This commit is contained in:
tiago.kayaya
2021-05-05 17:14:44 +01:00
parent fb949400b4
commit 2003028b7d
18 changed files with 288 additions and 22 deletions
@@ -204,7 +204,7 @@ export class CreateProcessPage implements OnInit {
"serialNumber": this.task.serialNumber,
"action": "Conhecimento",
"dataFields": {
"ReviewerComments": '',
"ReviewerUserComment": '',
}
}
this.processes.PostTaskAction(body);