This commit is contained in:
tiago.kayaya
2021-05-11 09:59:53 +01:00
parent bbc107c964
commit 3c5b69841a
@@ -157,7 +157,7 @@ export class DespachoPage implements OnInit {
"action": "Conhecimento", "action": "Conhecimento",
"ActionTypeId": 104, "ActionTypeId": 104,
"dataFields": { "dataFields": {
"ReviewerUseComent": note, "ReviewUserComent": note,
} }
} }
this.processes.CompleteTask(body); this.processes.CompleteTask(body);