筛选
{{ '会员编号' }}
{{ item.memberCode }}
{{ '会员姓名' }}
{{ item.memberName }}
推荐编号
{{ item.parentCode }}
推荐姓名
{{ item.parentName }}
安置编号
{{ item.placeParentCode }}
安置姓名
{{ item.placeParentName }}
安置部门
{{ item.placeDeptVal }}
{{ '注册金额' }}(¥)
{{
item.regMoney | toThousandthAndKeepDecimal
}}
{{ '注册业绩' }}
{{
item.regPv | toThousandthAndKeepDecimal
}}
{{ '注册等级' }}
{{ item.registerGradeVal }}
{{ '创建日期' }}
{{ item.creationTime }}
支付时间
{{ item.payTime }}