结算单价
{{formate.formatePrice2(item.weightnoteInfo.settleUtiPrice)}}
净重
{{formate.formateWeight(item.weightnoteInfo.netWeight)}}
结算重量
{{formate.formateWeight(item.weightnoteInfo.settleWeight)}}
扣点
{{item.weightnoteInfo.deductedPoint}}%
代卖费
{{formate.formatePrice2(item.unitSurcharge==null?0:item.unitSurcharge)}}
纸厂补贴与扣款
{{formate.formateAmount(item.totalOtherAmount==null?0:item.totalOtherAmount)}}元
{{cell.title}}
{{formate.formateAmount(cell.amount==null?0:cell.amount)}}元
磅单图片
备注
{{item.deductionNotes==null? '':item.deductionNotes}}