diff --git a/pages/order/OrderSubmission/index.vue b/pages/order/OrderSubmission/index.vue index 0e71d74..eb88198 100644 --- a/pages/order/OrderSubmission/index.vue +++ b/pages/order/OrderSubmission/index.vue @@ -251,6 +251,7 @@ v-if="couponList.usable.length > 0" :two-list="couponList" @change="changeCoupons" + :currentPrice="force2Decimal(orderPrice.totalPrice)" :show-tab="false" />