This commit is contained in:
tiago.kayaya
2021-05-26 15:38:07 +01:00
parent fa3155702e
commit 1cde73e367
2 changed files with 4 additions and 2 deletions
@@ -224,7 +224,8 @@ export class ExpedienteDetailPage implements OnInit {
console.log(res['data']);
if(res['data']== 'Yes'){
this.processes.CompleteTask(body);
this.processes.CompleteTask(body);
this.goBack();
}
else if(res['data'] == 'No'){
let otherbody = {