首款信息 预计总金额 {{formate.formateAmount(item.preTotalMoney)}}元 结算单价 x 净重 {{formate.formatePrice2(item.unitPrice)}} x {{formate.formateWeight3(item.weightnoteInfo.netWeight)}} 首笔应收金额 {{formate.formateAmount(item.prepayMoney)}}元 预估总金额 x {{agent.getActivitySettleType(orderInfo.activitySettleType)}} {{formate.formateAmount(item.preTotalMoney)}}元 x {{agent.getActivitySettleType(orderInfo.activitySettleType)}} 代卖费 {{formate.formateAmount(item.proxyAmount) || 0}}元 代卖费单价 x 净重 {{formate.formatePrice2(item.unitSurcharge)}} x {{formate.formateWeight3(item.weightnoteInfo.netWeight)}} 首笔实收金额: {{formate.formateAmount(item.preSettleMoney)}}元 尾款信息 未结算金额 {{formate.formateAmount(item.unSettleMoney)}}元 单价 x 结算重量 - 首笔应收金额 {{formate.formatePrice2(item.unitPrice)}} x {{formate.formateWeight3(item.weightnoteInfo.settleWeight)}} - {{formate.formateAmount(item.prepayMoney)}}元 单价 x 净重 - 首笔应收金额 {{formate.formatePrice2(item.unitPrice)}} x {{formate.formateWeight3(item.weightnoteInfo.netWeight)}} - {{formate.formateAmount(item.prepayMoney)}}元 调节费 -{{formate.formateAmount(item.adjustMoney)}}元 尾款实收金额: {{formate.formateAmount(item.finalPayMoney)}}元 总收款金额: {{formate.formateAmount(item.finalSettlePrice)}}元 总金额 {{formate.formateAmount(item.sumAmount)}}元 结算单价 x 结算重量 {{formate.formatePrice2(item.weightnoteInfo.settleUtiPrice)}} x {{formate.formateWeight(item.weightnoteInfo.settleWeight)}} 代卖费 {{formate.formateAmount(item.surcharge) || 0}}元 代卖费单价 x 结算重量 {{formate.formatePrice2(item.unitSurcharge==null?0:item.unitSurcharge)}} x {{formate.formateWeight(item.weightnoteInfo.settleWeight)}} 代卖费单价 x 净重 {{formate.formatePrice2(item.unitSurcharge)}} x {{formate.formateWeight(item.weightnoteInfo.netWeight)}} 调节费 {{item.adjustMoney > 0 ? '+' : ''}}{{formate.formateAmount(item.adjustMoney)}}元 总收款金额: {{formate.formateAmount(item.weightnoteInfo.settlePrice)}}元