{{ '查询时间' }}
{{
query.startDate
}}
{{ '开始日期' }}
{{ '至' }}
{{
query.endDate
}}
{{ '结束日期' }}
{{ '奖金日期' }}
{{ item.settleDate }}
{{ '直推收益' }}({{ isLocaled() }})
{{ item.directIncome | toThousandthAndKeepDecimal }}
{{ '拓展收益' }}({{ isLocaled() }})
{{ item.expandIncome | toThousandthAndKeepDecimal }}
{{ '辅导收益' }}({{ isLocaled() }})
{{ item.coachIncome | toThousandthAndKeepDecimal }}
{{ '服务补贴' }}({{ isLocaled() }})
{{ item.serviceIncome | toThousandthAndKeepDecimal }}
复购级差收益({{ isLocaled() }})
{{ item.repurRangeIncome | toThousandthAndKeepDecimal }}
{{ '重复消费' }}({{ isLocaled() }})
{{ item.backPoints | toThousandthAndKeepDecimal }}
{{ '平台服务费' }}({{ isLocaled() }})
{{ item.serviceSpend | toThousandthAndKeepDecimal }}
{{ '实发小计' }}({{ isLocaled() }})
{{ item.purRealSubtotal | toThousandthAndKeepDecimal }}