소스 검색

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>