packageBookService/pages/psychologyAnswer/psychologyAnswer.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
packageBookService/pages/psychologyAnswer/psychologyAnswer.js
@@ -77,7 +77,7 @@ const item = idParhList[index]; const thisItem = linkPathList.find(citem => item == citem.id); if (thisItem.saleMethod.length > 0) { if (isBuyList.includes(thisItem.saleMethod[0].Id)) { if (isBuyList.includes(thisItem.saleMethod[0].Id) || thisItem.saleMethod[0].Price == 0) { isBuy = true break } else {