mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
diploma assinado done
This commit is contained in:
@@ -327,7 +327,7 @@ export class DespachoPrPage implements OnInit {
|
|||||||
this.generateDiploma(res.data.note, docs);
|
this.generateDiploma(res.data.note, docs);
|
||||||
}
|
}
|
||||||
else if(actionName == 'Concluido'){
|
else if(actionName == 'Concluido'){
|
||||||
//this.concluir(res.data.note, docs);
|
this.concluir(res.data.note, docs);
|
||||||
}
|
}
|
||||||
else if(actionName == 'Reexecução'){
|
else if(actionName == 'Reexecução'){
|
||||||
this.reexecutar(res.data.note, docs);
|
this.reexecutar(res.data.note, docs);
|
||||||
|
|||||||
Reference in New Issue
Block a user