This commit is contained in:
tiago.kayaya
2021-06-14 13:48:02 +01:00
parent 8eeac8ca56
commit f77abeec49
8 changed files with 93 additions and 130 deletions
@@ -180,7 +180,7 @@ export class ApproveEventPage implements OnInit {
let body = { "serialNumber": serialNumber,
"action": "Emendar",
"dataFields": {
"ReviewerUseComment": res.data,
"ReviewUseComment": res.data,
}
}
console.log(body);