{{ item.text }}
{{ item.text }}
组员订单
{{ order.clubName ? order.clubName : '' }}
【 {{ order.serviceName ? order.serviceName : '' }} 】
{{ order.status | statusFilters }}
采购员
自主
{{ order.shopPromotion.name }}
{{ order.shopName }}
赠品
{{
pros.name
}}
规格:{{ pros.productUnit ? pros.productUnit : '' }}
¥{{ pros.price | NumFormat }}
x{{ pros.num }}
{{ pros.productPromotion.name }}
:¥{{
pros.productPromotion == null
? '0.00'
: pros.productPromotion.touchPrice
| NumFormat
}}
{{ pros.productPromotion.name }}
SVIP
{{ pros.svipPriceTag }}