This commit is contained in:
tiago.kayaya
2021-05-14 11:01:13 +01:00
parent 5241f066cc
commit 492e4abd65
@@ -189,6 +189,8 @@ export class GabineteDigitalPage implements OnInit {
this.processesbackend.GetToApprovedEvents('MDGPR','true').subscribe(res=>{
this.count_ev_md = res;
});
this.showLoader = false;
this.count_exp_pp = "-";
this.count_exp_pd = "-";