change date picker

This commit is contained in:
Peter Maquiran
2023-02-06 13:52:08 +01:00
parent 2470e0abfc
commit 0bf43b629c
41 changed files with 65 additions and 120 deletions
@@ -170,7 +170,7 @@ export class PendentesPage implements OnInit {
this.LoadList();
setTimeout(() => {
event.target.complete();
event?.target?.complete();
}, 2000);
}