地址:
{{ customer.city }}
需求:
{{ customer.needType }}
来源:
{{ customer.source }}
等级:
{{ customer.level }}
状态:
{{ customer.status }}
签约:
{{ customer.signStatus }}
业务员:
{{ getUserName(customer.ownerId) }}
运营归属:
{{ getUserName(customer.operatorId) }}
需求描述:
{{ customer.needs }}