{{orderStatistics.totalFreight!=null?orderStatistics.totalFreight:0}}
客户运费
{{orderStatistics.totalOrder!=null?orderStatistics.totalOrder:0}}
总单数
{{orderStatistics.totalWeight!=null?orderStatistics.totalWeight:0}}
客户数
{{orderStatistics.totalCount!=null?orderStatistics.totalCount:0}}
总件数
{{orderStatistics.totalTransportationFee}}
运输费
{{orderStatistics.totalLoadingFee}}
装车费
{{orderStatistics.totalTip == null?0:orderStatistics.totalTip}}
小费
{{orderStatistics.totalWeight}}
总重量
{{yearNum + (startTime + index)}}
{{yearNum + (startTime + (index + 1))}}