Commit 1157e1b6 authored by 严宝瑞's avatar 严宝瑞

no message

parent 3fa5c961
......@@ -38,7 +38,7 @@
}}{{ Number(row.shipping_expedited_fee).toFixed(2) }}
</span>
<br />
,Total Discount:{{ row.currency ? row.currency.symbol : ""
Total Discount:{{ row.currency ? row.currency.symbol : ""
}}{{ Number(row.total_discount).toFixed(2) }}
</span>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment