件数:{{ item.parcelQty }}
重量:{{ item.billWeight }}(kg)
体积:{{ item.totalVolume }}(m³)
快递公司:
快递单号:{{ item.prepareInBillCode }}
是否代垫运费:
是
否
代垫运费:{{ item.prepareInEstFee }} 元
自定义标识:{{item.prepareInRemark }}
异常反馈备注: {{item.abnormalDesc}}
{{scope.$index+1}}
{{scope.row.goodsName}}
{{scope.row.cargoQty}}
{{scope.row.length}}
{{scope.row.width}}
{{scope.row.height}}
{{scope.row.brand}}
{{scope.row.material}}
{{scope.row.purpose}}
{{scope.row.ingredients}}
{{scope.row.supplier}}
反馈异常
{{item.confirmStatus==1?'确认已进仓':'进仓确认'}}