profile issues #47

Open
Mashfiq wants to merge 13 commits from dev_mashfiq into devqc
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;