{{ orderTitle }}
{{ orderDetail }}
{{
orderInformation.goods[0].type_text +
" " +
"|" +
" " +
orderInformation.containerBase.transport_type_name
}}
{{ orderInformation.status_text }}
东莞仓库
{{ i18n.origin }}
{{ orderInformation.containerBase.country_name }}
{{ i18n.destination }}
{{ i18n.start }}:
{{
orderInformation.containerBase.begin_date + " "
}}
{{ i18n.cut }}:
{{ orderInformation.containerBase.end_date }}
{{ i18n.weighingWeight }}
{{ orderInformation.actual_weight }}kg
{{ i18n.weighingImage }}
{{ i18n.paymentRequired }}
¥
{{ orderInformation.gap_price.split(".")[0] }}.
{{
orderInformation.gap_price.split(".")[1]
}}
{{ i18n.send }}
{{ orderInformation.from_name }}
{{ orderInformation.from_mobile }}
{{ orderInformation.from_full_address }}
{{ i18n.putAway }}
{{ orderInformation.to_name }}
{{ orderInformation.to_mobile }}
{{ orderInformation.to_full_address }}
{{ i18n.item }}:
{{ item.name }}
{{ i18n.goodsNum }}:
{{ item.number }}
{{ i18n.weight }}:
{{ item.actual_weight }}kg
{{ i18n.typeof }}:
{{ item.type_text }}
{{ i18n.flow }}:
{{ orderInformation.transportType.name_cn + " " }}
| {{ orderInformation.containerBase.name_cn }}
{{ i18n.OrderNumber }}
{{ orderInformation.order_no }}{{ " " + "|" + " "
}}{{
i18n.cope
}}
{{ i18n.Ordertime }}
{{ orderInformation.created_at }}
{{ i18n.payTime }}
{{ orderInformation.paid_at }}
{{ i18n.sendTime }}
{{ orderInformation.overseas_delivered_at }}
{{ i18n.signForTime }}
{{ orderInformation.overseas_received_at }}
{{
orderInformation.status == "group_unpaid" ||
orderInformation.status == "unpaid"
? i18n.pengingPay
: i18n.paid
}}
{{
orderInformation.paid_amount
}}