profile issues #47
|
|
@ -191,6 +191,7 @@ export class EmployeeProfileComponent implements OnInit {
|
||||||
checkValue(value: any) {
|
checkValue(value: any) {
|
||||||
if (value === true) {
|
if (value === true) {
|
||||||
|
|
||||||
|
this.hrEmployeeProfile = new HrEmployee();
|
||||||
this.refreshEmployee(new HrEmployee());
|
this.refreshEmployee(new HrEmployee());
|
||||||
|
|
||||||
// this.loadingPanel.ShowLoadingPanel = true;
|
// this.loadingPanel.ShowLoadingPanel = true;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user