profile issues #47
|
@ -473,7 +473,8 @@ export class GeneralComponent implements OnInit {
|
|||
this.hrEmployee.id = resp.id;
|
||||
if (this.active == false) {
|
||||
this.hrEmployee.employeeNo = resp.employeeNo;
|
||||
this.employeeService.hrEmployee.employeeNo = resp.employeeNo;
|
||||
// this.employeeService.hrEmployee.employeeNo = resp.employeeNo;
|
||||
this.employeeService.hrEmployee = resp;
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user