loan-details.component.ts edited online : ps
This commit is contained in:
parent
4a6b979d77
commit
696e1ffdae
@ -75,10 +75,6 @@ export class LoanDetailsComponent implements OnInit {
|
|||||||
existCompanyList: any = [];
|
existCompanyList: any = [];
|
||||||
companies: any = [];
|
companies: any = [];
|
||||||
|
|
||||||
/* Declaration of Variables For Amount IN words */
|
|
||||||
z
|
|
||||||
|
|
||||||
|
|
||||||
/** Constructor Of the Class */
|
/** Constructor Of the Class */
|
||||||
constructor(notifier: NotifierService,
|
constructor(notifier: NotifierService,
|
||||||
private fb: FormBuilder,
|
private fb: FormBuilder,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user