(kg)
{{$t('总票数') + ': ' + (coData.totalWaybillQty || 0)}}
{{$t('总件数') + ': ' + (coData.totalParcelQty || 0)}}
{{$t('总重量') + ': ' + (coData.totalWeight || 0)}}
{{$t('总体积') + ': ' + (coData.totalVolume || 0)}}
装柜示意图
装柜运单列表
加入运单
移除运单
导出批次明细
{{ scope.row.sendCountryName }}
{{ scope.row.receiveCountryName }}
{{ parseTime(scope.row.estimateDate || '') }}
{{ scope.row.receiveCompany }}
{{ scope.row.sendCompany }}
{{ scope.row.remark }}
保存批次
取 消