| 入境日期 | {{ 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 }} |