assests changes
This commit is contained in:
parent
295d7e0666
commit
a928bc80f7
@ -412,7 +412,7 @@ public m_investmentType = [];
|
|||||||
business_details: this._formBuilder.array([]),
|
business_details: this._formBuilder.array([]),
|
||||||
business_approximate_market_value: [''],
|
business_approximate_market_value: [''],
|
||||||
business_name_of_the_owner: [],
|
business_name_of_the_owner: [],
|
||||||
business_name_of_the_owner_other: [],
|
business_name_of_the_other_owner: [],
|
||||||
//other_owner:[''],
|
//other_owner:[''],
|
||||||
//relation:[''],
|
//relation:[''],
|
||||||
business_purchase_year: ['',Validators.compose([Validators.minLength(4),Validators.maxLength(4)])],
|
business_purchase_year: ['',Validators.compose([Validators.minLength(4),Validators.maxLength(4)])],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user