Explorar o código

feat:订单详情选择优惠券或权益卡

zhanghui hai 5 meses
pai
achega
2a4fab642b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      orderPages/orderDetail/index.vue

+ 1 - 1
orderPages/orderDetail/index.vue

@@ -130,7 +130,7 @@
 						</view>
 					</view>
 
-          <view class="flex-row justify-between key" v-if="item.status == 1 || item.status == 6">
+          <view class="flex-row justify-between key" v-if="item.status == 1 || item.status == 8">
             <view class="flex-row">
               <u-icon size="16" name="coupon"></u-icon>
               <text>优惠选择:</text>