From 1e7d6bf3295c979e88c52c301f1f284b9167b0ac Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Tue, 15 Oct 2024 17:58:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9B=E7=8E=87=E5=88=86=E7=AE=A1=E9=A2=86?= =?UTF-8?q?=E5=AF=BC=E5=AD=97=E6=AE=B5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/statistics/modules/HotlineRates/HotlineRates.js | 1 + pages/statistics/modules/HotlineRates/HotlineRates.wxml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/statistics/modules/HotlineRates/HotlineRates.js b/pages/statistics/modules/HotlineRates/HotlineRates.js index 627eb6f..4539d36 100644 --- a/pages/statistics/modules/HotlineRates/HotlineRates.js +++ b/pages/statistics/modules/HotlineRates/HotlineRates.js @@ -90,6 +90,7 @@ Component({ endDate: this.data.day2.toString() + ' ' + '23:59:59', usableFlag: true, deptFlag: deptFlag, + recountFlag:1 }).then(res => { console.log('++++++++++++',res.data) // res.data.list.forEach(item => { diff --git a/pages/statistics/modules/HotlineRates/HotlineRates.wxml b/pages/statistics/modules/HotlineRates/HotlineRates.wxml index feaf53f..0fffc27 100644 --- a/pages/statistics/modules/HotlineRates/HotlineRates.wxml +++ b/pages/statistics/modules/HotlineRates/HotlineRates.wxml @@ -37,7 +37,7 @@ {{idx+1}} - {{item.assignOrgLeader || item.assignOrgName}} + {{item.operateName || item.assignOrgName}} {{item.assignOrgName}}