long profile refresh employee
This commit is contained in:
parent
ee4e739248
commit
36d850a326
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user