{{ '会员信息' }}
{{ form.pkCountryLabel }}
{{ form.pkSettleCountryLabel }}
{{ '收货人信息' }}
{{ '添加' }}
{{ '历史地址' }}
{{ item.recName }}
{{
'默认'
}}
{{ item.recPhone }}
{{ item.recArea }}{{ item.recAddress }}
{{ item.waresName }}
x{{ item.quantity }}
{{ item.price | numberToCurrency | isLocal }}
业绩: {{ item.achieve | numberToCurrency | isLocal }}
{{ stem.productName }} {{ stem.skuInfo }}
x{{ stem.quantity }}
{{ '商品业绩' }}
{{
item.achieveAmount | numberToCurrency
}}
{{ '金额小计' }}
{{
item.priceAmount | numberToCurrency
}}
{{ '商品金额总计' }}(¥):
{{
allGoodsData.priceAmount | numberToCurrency | isLocal
}}
{{ '邮费' }}:
{{
form.postage | numberToCurrency | isLocal
}}
{{ '总价' }}:
{{
totalAmont | numberToCurrency | isLocal
}}
{{ '业绩' }}
{{
allGoodsData.achieveAmount | numberToCurrency
}}