for merge code
This commit is contained in:
parent
a3b9437220
commit
0073dc7ba6
@ -214,7 +214,7 @@ export class DynamicFormComponent implements OnInit {
|
||||
|
||||
removeData(index,json_obj) {
|
||||
|
||||
// debugger;
|
||||
// debugger;
|
||||
console.log(json_obj);
|
||||
|
||||
|
||||
|
||||
@ -161,7 +161,7 @@ else
|
||||
|
||||
console.log(this.pd_all_details);
|
||||
this.is_loading = true
|
||||
// let localId = this.getLocalFormId()
|
||||
// //let localId = this.getLocalFormId()
|
||||
// console.log("d",this.pd_all_details.form_id,Number(this.pd_all_details.form_id))
|
||||
// this.pdTriggerService.loadTemplate(Number(this.pd_all_details.form_id)).subscribe(result=>{
|
||||
let params = {"fk_entity_id":this.pd_all_details.pdmaster_details.fk_lender_id,"fk_product_id":this.pd_all_details.pdmaster_details.fk_product_id,"pd_form_id":this.pd_all_details.form_id,"fk_pd_id":this.pd_all_details.pdmaster_details.pd_id}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user