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