diff --git a/buyer/src/components/goodsDetail/ShowGoods.vue b/buyer/src/components/goodsDetail/ShowGoods.vue index d2c9c86a..5424a266 100644 --- a/buyer/src/components/goodsDetail/ShowGoods.vue +++ b/buyer/src/components/goodsDetail/ShowGoods.vue @@ -164,7 +164,7 @@
使用范围:{{ useScope(item.scopeType) }}
有效期:{{ item.endTime }}
@@ -207,7 +175,7 @@ class="c-right" v-if="usedCouponId.includes(item.id)" @click="useCoupon(item.id, false)" - >放弃优惠放弃优惠 @@ -220,32 +188,22 @@ {{ totalNum }}件商品,总商品金额:{{ priceDetailDTO.goodsPrice | unitPrice("¥") }}