mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
+2
-1
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user