Imporve pages

This commit is contained in:
Peter Maquiran
2021-05-26 11:22:50 +01:00
parent 503109053b
commit 6973720c92
12 changed files with 279 additions and 186 deletions
@@ -52,6 +52,10 @@ export class PedidosPage implements OnInit {
this.LoadList();
}
goBack(){
this.router.navigate(['/home/gabinete-digital']);
}
segmentChanged(ev: any) {
this.LoadList();
}