权证发起转让
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<label>订单金额</label>
|
||||
<view class="price nowrap">{{amount}}</view>
|
||||
</view>
|
||||
<block v-if="coupons.length > 0">
|
||||
<block v-if="coupons.length > 1">
|
||||
<view class="item">
|
||||
<label>使用优惠券</label>
|
||||
<picker mode="selector" :range="coupons" range-key="title" :value="couponIndex" @change="couponsChange">
|
||||
|
||||
Reference in New Issue
Block a user