| 姓名 | 电话 | 地区 | 级别 | 所属用户 | 操作 | |
|---|---|---|---|---|---|---|
| {{ customer.name }} | {{ String(customer.phone).replace(/\.\d+$/, '') }} | {{ (customer.province && customer.city) ? (customer.province + customer.city) : '-' }} | {{ customer.level }} |
暂无客户数据
点击"添加客户"按钮开始添加您的第一个客户
专业版
专业版 - 让客户关系管理更高效
| 姓名 | 电话 | 地区 | 级别 | 所属用户 | 操作 | |
|---|---|---|---|---|---|---|
| {{ customer.name }} | {{ String(customer.phone).replace(/\.\d+$/, '') }} | {{ (customer.province && customer.city) ? (customer.province + customer.city) : '-' }} | {{ customer.level }} |
点击"添加客户"按钮开始添加您的第一个客户
| 姓名 | 电话 | 地区 | 级别 | 放入公海时间 | 分配 | 操作 |
|---|---|---|---|---|---|---|
| {{ customer.name }} | {{ String(customer.phone).replace(/\.\d+$/, '') }} | {{ customer.province }}{{ customer.city }} | {{ customer.level }} | {{ customer.poolDate ? new Date(customer.poolDate).toLocaleString('zh-CN') : '-' }} |
暂无客户在公海池中,或所有客户已被领取