rental changes
This commit is contained in:
parent
a23b2fab49
commit
0250c74d7a
@ -558,7 +558,7 @@ inWords(val,flag:number){
|
||||
this.employmentForm.controls['total_business_experience'].setValue(Emp.total_business_experience);
|
||||
this.employmentForm.controls['total_business_previous_experience'].setValue(Emp.total_business_previous_experience);
|
||||
if(this.employmentForm.controls['total_business_experience'] != null && this.employmentForm.controls['total_business_previous_experience'] != null){
|
||||
//this.checkWorkingExperiences();
|
||||
this.checkWorkingExperiences();
|
||||
}
|
||||
|
||||
if (Emp.name_person_met) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user