rental changes

This commit is contained in:
sriram-at-840620226347 2020-01-04 15:51:58 +05:30
parent a23b2fab49
commit 0250c74d7a

View File

@ -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) {