| 入境日期 | {{ getEntryDate() }} |
| 入境口岸 | {{ getPortName() }} |
| 出签时间 | {{ express.relativeReceiveAt }} |
| 服务名称 | 数量 | 单价 |
|---|---|---|
| 政府费用 | {{ invoice.express.quantity }} | $0 |
|
{{ getExpressName(express.type) }}
{{ getExpressName(express.type, true) }} |
{{ invoice.express.quantity }} | ${{ invoice.express.usd }} |
| 特殊处理费 | {{ countType2 }} | ${{ invoice.special.usd }} |