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
@@ -44,6 +44,8 @@ export class AddFamilyComponent implements OnInit {
this.lastname='';
this.isModalOpen = false;
this.isModalOpenBackdrop= false;
dispatchEvent(new Event("family_refresh_list"));
}
isDisabled:boolean= true;