| 会员级别:
|
{{customerEntity.MemberGradeDisplay?customerEntity.MemberGradeDisplay:"无"}}
|
客户类型: |
{{customerEntity.TypeDisplay}}
|
| 客户名称:
|
{{customerEntity.Name}}
|
是否黑名单 |
{{customerEntity.IsBlackList?"是":"否"}}
|
| 客户分类: |
{{customerEntity.CategoryDisplay}},
{{customerEntity.State==0?"潜在":"正式"}}-{{customerEntity.StateGradeDisplay}}
|
上级客户: |
{{customerEntity.ParentName}}
|
| 代理区域: |
{{customerEntity.AuthorizedRegionalsDisplay}}
|
| 服务阶段: |
{{customerEntity.StageDisplay}}
|
客户来源: |
{{customerEntity.SourceDisplay}}
|
|
{{customerEntity.Sex==0?"男":"女"}}
|
证件 |
{{customerEntity.IdCardTypeDisplay}} {{customerEntity.IdCardNO}}
|
|
{{customerEntity.Company}}
|
|
{{customerEntity.Department}}
|
| 主营行业 |
{{customerEntity.IndustryDisplay}}
|
主营业务 |
{{customerEntity.Profession}}
|
|
| 签单总额:
|
{{customerEntity.ContractAmount}}
|
首次跟单:
|
{{customerEntity.FirstDocumentary | truncate(10,'')}}
|
| 最后跟单:
|
{{customerEntity.LastDocumentary | truncate(10,'')}}
|
首次签约:
|
{{customerEntity.FirstSign | truncate(10,'')}}
|
| 最后签约:
|
{{customerEntity.LastSign | truncate(10,'') | dayspan}}
|
累计签约:
|
{{customerEntity.SignAllNun}}
|
| 计划下次回访:
|
{{customerEntity.NextVisit | truncate(10,'')}}
|
最后回访:
|
{{customerEntity.LastVisit | truncate(10,'') | dayspan}}
|
| 最后投诉:
|
{{customerEntity.LastComplaint | truncate(10,'')}}
|
投诉次数:
|
{{customerEntity.ComplaintAllNum | truncate(10,'')}}
|
| 最后回款日期:
|
{{customerEntity.LastPaymentDate | truncate(10,'') | dayspan}}
|
最后回款金额:
|
{{customerEntity.LastPaymentAmount}}
|