@ -307,7 +307,6 @@ export default {
handlePurchase() {
let id = this.goodsInfo.jdszGoodsId;
this.toJdszWx("pages/info/roadInfo/index?id=" + id);
// 这里可以添加购买逻辑
},
// 切换tab
@ -75,6 +75,7 @@
<button
v-if="goods.type == 2 && goods.status == 3"
class="action-btn confirm-btn"
style="margin-bottom: 15rpx;"
@click="confirmReceipt(goods)"
>
确认收货