Sfoglia il codice sorgente

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

zhanghui 5 mesi fa
parent
commit
2a4fab642b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>