订单号
{{ruleForm.orderNo}}
客户名称
{{ruleForm.custName}}
FBA单号
{{ruleForm.shipmentId}}
货物所在仓库
{{ruleForm.warehouseName}}
库位
{{ruleForm.location}}
是否问题件
{{ruleForm.isIssueStr}}
渠道名称
{{ruleForm.channelName}}
国家
{{ruleForm.countryName}}
邮编
{{ruleForm.shipmentPostCode}}
仓库代码
{{ruleForm.shipmentCode}}
客服
{{ruleForm.doc}}
销售
{{ruleForm.salesman}}
下单时间
{{ruleForm.orderTime}}
到仓时间
{{ruleForm.arriveTime}}
入仓时间
{{ruleForm.inboundTime}}
入库时间
{{ruleForm.inlocationTime}}
出库时间
{{ruleForm.outboundTime}}
库龄(D)
{{ruleForm.storageAge}}
预报件数
{{sizeForm.forecastNumber || 0}}
预报重量(KG)
{{sizeForm.forecastWeight || 0}}
预报体积(M³)
{{sizeForm.forecastVolume || 0}}
实际件数
{{sizeForm.realNumber || 0}}
实际重量(KG)
{{sizeForm.realWeight || 0}}
实际体积(M³))
{{sizeForm.realVolume || 0}}
{{"箱规" + (index +1)}}
长*宽*高
{{item.length + "*" + item.width + "*" + item.height}}
实际重量
{{item.weight}}
总件数
{{item.number}}