{{orderStatistics.balanceCount?orderStatistics.balanceCount:0}}
{{ (scope.row.payMoney/scope.row.count).toFixed(2) }}
{{ (scope.row.payMoney / timeDifference).toFixed(2) }}
{{ (scope.row.count / timeDifference).toFixed(2) }}
{{this.beginTime }} 至 {{this.endTime}}