diff --git a/src/pages/pd-allocation/pd-allocation.ts b/src/pages/pd-allocation/pd-allocation.ts index 914ca5f..3439eeb 100755 --- a/src/pages/pd-allocation/pd-allocation.ts +++ b/src/pages/pd-allocation/pd-allocation.ts @@ -41,7 +41,7 @@ pdDetailLender:any = []; this.pdDetailLender = res; if(this.pdDetailLender.dataStatus == true) { - console.log("Pd",this.pdDetailLender) + // console.log("Pd",this.pdDetailLender) this.pdFullDetails = this.pdDetailLender.records.pd_master_details[0]; this.addresses=this.pdDetailLender.records.pd_address this.qccompleted = this.pdFullDetails.pd_status.replace("_"," "); diff --git a/src/pages/pd-list/pd-list.html b/src/pages/pd-list/pd-list.html index 3fd2a22..26b38c8 100755 --- a/src/pages/pd-list/pd-list.html +++ b/src/pages/pd-list/pd-list.html @@ -118,10 +118,28 @@
{{progess.pd_id}}
28 Sep 2018 10:00 AM
-- + --> + + +