Explorar el Código

订单模块协销购物车修改

zhengjinyi hace 3 años
padre
commit
47c0ff7ce6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"