diff --git a/pages/center/Piabodata/Theteamcompared.vue b/pages/center/Piabodata/Theteamcompared.vue index fee1539..1b9c235 100644 --- a/pages/center/Piabodata/Theteamcompared.vue +++ b/pages/center/Piabodata/Theteamcompared.vue @@ -58,7 +58,7 @@ 接待量 - + 对比:{{index==1?item.num1+'%':item.num1}} - {{item.num2+'%'}} - {{item.num2*1>0?'↑':'↓'}} + {{item.num2+'%'}}{{item.num2*1>0?'↑':'↓'}} diff --git a/pages/center/consumer/index.vue b/pages/center/consumer/index.vue index 8a5a1fa..5fd716b 100644 --- a/pages/center/consumer/index.vue +++ b/pages/center/consumer/index.vue @@ -8,37 +8,42 @@ 输入客户姓名/手机号 - + + + {{ sortFilter }} + + - 接待时间 + {{ arriveFilter }} + - 接待时长 - - - 排序 + {{ receptionDuration }} + 更多筛选 - 筛选结果:{{totalRecords}} 条 + 筛选结果:{{totalRecords}} - + - 暂无数据 + 暂无数据 - + @@ -46,7 +51,7 @@ B C D - + {{item.name}} - + 手机号码:{{item.phone || '--'}} @@ -62,8 +67,9 @@ 客户标签: 暂无 - {{che.name}} - + {{che.name}} + 顾问姓名:{{item.agentName}} @@ -73,59 +79,63 @@ {{item.visitRecord || '--'}}次到访 - {{item.fraction || '0'}}% | {{item.mm || '0'}}min + {{item.fraction || '0'}}% | {{item.mm || '0'}}min - 写跟进 + 写跟进 - - - - - - 所属顾问 - - - - - + + + + + + 所属顾问 - - - 客户标签 - - - - - + + + - - - 客户阶段 - - - - - + + + + 客户标签 - - - - 客户等级 - - - - - {{item.label}} - - - + + + 客户等级 + + + + + {{item.label}} + + + - - - - - 到访次数 - - - - - {{item.label}} - - - - - - - 重置 - - - 确定 - + + + + 重置 + + + 确定 + @@ -192,79 +202,129 @@ - + - + - 全部 - 今天 - 昨天 - 近7天 - 近30天 - 自定义 + + 全部 + + 今天 + + 昨天 + + 近7天 + + 近30天 + + 自定义 - 全部 - 0~15min - 15~30min - 30~60min - 60~90min - 90min以上 + 全部 + + + 0~15min + + 15~30min + + 30~60min + + 60~90min + + 90min以上 +