Refresh and closing fixed

This commit is contained in:
CHIEFSOFT\ameye
2023-12-16 14:26:57 -05:00
parent f7075ce182
commit 6fbd55d5e8
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -29,7 +29,9 @@ export class FamilyPage implements OnInit {
public familysuggestPendingService: FamilysuggestPendingService
) {
addEventListener('family_refresh_list', () => {
this.getFamilyData();
});
}
member_uid:string='';
ngOnInit() {