profile issues #47

Merged
chapal merged 15 commits from dev_mashfiq into devqc 2025-09-01 12:53:02 +06:00
Showing only changes of commit 36d850a326 - Show all commits

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;