This commit is contained in:
tiago.kayaya
2021-06-14 15:34:34 +01:00
parent 65dff2104d
commit 4eabda4ae7
4 changed files with 3 additions and 4 deletions
@@ -180,7 +180,7 @@ export class ApproveEventPage implements OnInit {
let body = { "serialNumber": serialNumber,
"action": "Emendar",
"dataFields": {
"ReviewUseComment": res.data,
"ReviewUserComment": res.data,
}
}
console.log(body);