long profile refresh employee

This commit is contained in:
mashfiq 2025-07-23 17:41:56 +06:00
parent ee4e739248
commit 36d850a326

View File

@ -191,6 +191,7 @@ export class EmployeeProfileComponent implements OnInit {
checkValue(value: any) {
if (value === true) {
this.hrEmployeeProfile = new HrEmployee();
this.refreshEmployee(new HrEmployee());
// this.loadingPanel.ShowLoadingPanel = true;