add structure diploma and expediemtes-pr desktop

This commit is contained in:
tiago.kayaya
2021-05-10 15:05:40 +01:00
parent 6c5a5708e6
commit e87504fd17
37 changed files with 1285 additions and 38 deletions
@@ -47,6 +47,7 @@ export class PedidosPage implements OnInit {
ngOnInit() {
//Inicializar segment
this.segment = 'parecer';
this.LoadList();
}
segmentChanged(ev: any) {