{{$t(`¥`)}}{{ productInfo.price }}
{{$t(`¥`)}}{{ productInfo.ot_price }}
{{$t(`发送客服`)}}
{{$t(`订单号`)}}:{{ orderInfo.order_id }}
{{ orderInfo.add_time_y }} {{ orderInfo.add_time_h }}
{{ orderInfo.cartInfo ? orderInfo.cartInfo.length : 0 }}{{$t(`件商品`)}}
{{ orderInfo.cartInfo[0].productInfo.store_name }}
{{$t(`¥`)}}{{ orderInfo.cartInfo[0].productInfo.price }}
{{$t(`¥`)}}{{ orderInfo.cartInfo[0].costPrice }}
{{$t(`发送客服`)}}
{{item._add_time}}
{{$t(`¥`)}}
{{ item.productInfo.price }}
{{ item.productInfo.store_name }}
{{$t(`订单号`)}}: {{ item.orderInfo.order_id }}
{{ item.orderInfo.cartInfo[0].productInfo.store_name }}
{{$t(`¥`)}}{{ item.orderInfo.cartInfo[0].productInfo.price }}