mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
save
This commit is contained in:
@@ -150,7 +150,7 @@ export class DiplomaPage implements OnInit {
|
|||||||
askToChange(note:string, documents:any){
|
askToChange(note:string, documents:any){
|
||||||
let body = {
|
let body = {
|
||||||
"serialNumber": this.serialnumber,
|
"serialNumber": this.serialnumber,
|
||||||
"action": "Rectificar",
|
"action": "Retificar",
|
||||||
"ActionTypeId": 0,
|
"ActionTypeId": 0,
|
||||||
"dataFields": {
|
"dataFields": {
|
||||||
"ReviewUserComment": note,
|
"ReviewUserComment": note,
|
||||||
|
|||||||
Reference in New Issue
Block a user