force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js
@@ -1775,6 +1775,8 @@ this.jzDataToBeproduct=quoteLineItem; // cjw var idList = []; console.log('123'); console.log(this.jzDataToBeproduct); this.jzDataToBeproduct.forEach(item=>{ idList.push(item.pageObject.PricebookEntry.Product2Id); });