This commit is contained in:
tiago.kayaya
2021-05-13 17:23:27 +01:00
14 changed files with 642 additions and 60 deletions
@@ -33,7 +33,7 @@ constructor(
ngOnInit() {
//Inicializar segment
this.segment = 'validar';
this.LoadList();
// this.LoadList();
}
segmentChanged(ev: any) {
this.LoadList();