Fix:【商城小程序】提交订单--优惠详情的“当前售价”无数据
This commit is contained in:
@@ -251,6 +251,7 @@
|
|||||||
v-if="couponList.usable.length > 0"
|
v-if="couponList.usable.length > 0"
|
||||||
:two-list="couponList"
|
:two-list="couponList"
|
||||||
@change="changeCoupons"
|
@change="changeCoupons"
|
||||||
|
:currentPrice="force2Decimal(orderPrice.totalPrice)"
|
||||||
:show-tab="false"
|
:show-tab="false"
|
||||||
/>
|
/>
|
||||||
</u-popup>
|
</u-popup>
|
||||||
|
|||||||
Reference in New Issue
Block a user