offers
This commit is contained in:
@@ -147,6 +147,7 @@ export class JoboffersPage implements OnInit {
|
||||
offerRespData => {
|
||||
this.offerRespData = offerRespData;
|
||||
console.log("offerRespData RETURN->", this.offerRespData);
|
||||
this.getMyOffersData();
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user