From dedf0b5cb42ea0ce6fc6265c2926e1e9389b3812 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Mon, 21 Nov 2022 18:19:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E5=8F=B8=E6=97=A5=E6=8A=A5=E5=91=A8?= =?UTF-8?q?=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/reportExcel/dayReport.vue | 128 +++++++++++++++++++++----------- 1 file changed, 83 insertions(+), 45 deletions(-) diff --git a/pages/reportExcel/dayReport.vue b/pages/reportExcel/dayReport.vue index 2b54e94..330ae14 100644 --- a/pages/reportExcel/dayReport.vue +++ b/pages/reportExcel/dayReport.vue @@ -98,26 +98,51 @@ 销讲维度执行前三: 项目平均执行率排名: - - - - - {{ rankIndex+1 }} + + @@ -130,26 +155,50 @@ 销讲维度执行弱项前三: 项目平均接访时长排名: - - - - - {{ rankIndex+1 }} + + @@ -463,17 +512,6 @@ }) } - if (this.consultant.length > 0) { - str += ` - - 6、置业顾问平均执行率排名:` - this.consultant.map((item, index) => { - str += ` - top${index+1}.${item.title || '--'}${item.value||'0'}%` - }) - } - - if (this.lowest.length > 0) { str += `