Преглед изворни кода

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

zhanghui пре 5 месеци
родитељ
комит
2a4fab642b
1 измењених фајлова са 1 додато и 1 уклоњено
  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>