Improve aparecer

This commit is contained in:
Peter Maquiran
2021-06-18 15:40:31 +01:00
parent 2cb614dec8
commit d73e03aaa5
2 changed files with 23 additions and 12 deletions
@@ -243,7 +243,7 @@ export class PedidoPage implements OnInit {
}
}
sendExpedienteToPending(){
sendExpedienteToPending() {
this.processes.SetTaskToPending(this.serialnumber).subscribe(res=>{
console.log(res);
this.goBack();