sales adv.filter Issues Fixes : ps
This commit is contained in:
parent
23bb8f6613
commit
769dc5d149
@ -53,7 +53,7 @@ export class AdvanceFilterComponent implements OnInit {
|
|||||||
pd_lender:[entity_id],
|
pd_lender:[entity_id],
|
||||||
pd_applicant_name:[''],
|
pd_applicant_name:[''],
|
||||||
pd_officer:[''],
|
pd_officer:[''],
|
||||||
sales_pd_officer_id:[this.is_sales_login ? local.userid : '']
|
sales_pd_officer_id:[local.userid]
|
||||||
})
|
})
|
||||||
console.log('testing');
|
console.log('testing');
|
||||||
console.log(this.drop_down_datas)
|
console.log(this.drop_down_datas)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user