Browse Source

订单模块协销购物车修改

zhengjinyi 3 years ago
parent
commit
47c0ff7ce6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/seller/cart/cart.vue

+ 1 - 1
pages/seller/cart/cart.vue

@@ -97,7 +97,7 @@
 													</view>
 												</view>
 											</view>
-											<view v-show="pros.actStatus == 1" class="floor-item-act">
+											<view v-show="pros.actStatus == 1 && pros.promotions" class="floor-item-act">
 												<view
 													v-if="PromotionsFormat(pros.promotions)"
 													class="floor-tags"