From b82afb282709a55b378475ee45d801c0b6ca9d2e Mon Sep 17 00:00:00 2001 From: jyt <1592211625@qq.com> Date: Thu, 17 Feb 2022 11:15:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=8D=95=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- .../center/Piabodata/Employeesstatistics.vue | 30 +++++++++---------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/manifest.json b/manifest.json index f339264..0c0f252 100644 --- a/manifest.json +++ b/manifest.json @@ -91,7 +91,7 @@ }, "quickapp" : {}, "mp-weixin" : { - "appid" : "wx5700a3ff66ea4e4c", + "appid" : "wxd6dd7eae72606ca2", "setting" : { "urlCheck" : false, "es6" : true, diff --git a/pages/center/Piabodata/Employeesstatistics.vue b/pages/center/Piabodata/Employeesstatistics.vue index 9b9b9cf..a915efb 100644 --- a/pages/center/Piabodata/Employeesstatistics.vue +++ b/pages/center/Piabodata/Employeesstatistics.vue @@ -22,15 +22,15 @@ 合计 - {{newlisttabinfo1.total}} + {{newlisttabinfo1.total}}次 顾问 - {{newlisttabinfo1.count}} + {{newlisttabinfo1.count}}人 人均接待量 - {{newlisttabinfo1.avg}} + {{newlisttabinfo1.avg}}次 @@ -41,7 +41,7 @@ - {{item.zxl==null?0:item.zxl}} + {{item.zxl==null?0:item.zxl}}次 @@ -58,11 +58,11 @@ 顾问 - {{newlisttabinfo3.count}} + {{newlisttabinfo3.count}}人 人均执行率 - {{newlisttabinfo3.avg}} + {{newlisttabinfo3.avg}}% @@ -72,7 +72,7 @@ - {{item.zxl==null?0:item.zxl}} + {{item.zxl==null?0:item.zxl}}% @@ -90,15 +90,15 @@ 合计 - {{newlisttabinfo2.total}} + {{newlisttabinfo2.total}}分钟 顾问 - {{newlisttabinfo2.count}} + {{newlisttabinfo2.count}}人 人均录音时长 - {{newlisttabinfo2.avg}} + {{newlisttabinfo2.avg}}分钟 @@ -108,7 +108,7 @@ - {{item.zxl==null?0:item.zxl}} + {{item.zxl==null?0:item.zxl}}分钟 @@ -125,15 +125,15 @@ 合计 - {{newlisttabinfo4.total}} + {{newlisttabinfo4.total}}次 顾问 - {{newlisttabinfo4.count}} + {{newlisttabinfo4.count}}人 人均违禁次数 - {{newlisttabinfo4.avg}} + {{newlisttabinfo4.avg}}次 @@ -143,7 +143,7 @@ - {{item.zxl==null?0:item.zxl}} + {{item.zxl==null?0:item.zxl}}次