From ed6f711b0cee376c1b6b2db9508157cbf109becc Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Tue, 15 Oct 2024 18:10:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9B=E7=8E=87=E8=AF=B7=E6=B1=82=E5=8F=82?= =?UTF-8?q?=E6=95=B0=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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/statistics/modules/HotlineRates/HotlineRates.js b/pages/statistics/modules/HotlineRates/HotlineRates.js index 4539d36..91254cf 100644 --- a/pages/statistics/modules/HotlineRates/HotlineRates.js +++ b/pages/statistics/modules/HotlineRates/HotlineRates.js @@ -88,8 +88,8 @@ Component({ event12345Rates({ startDate: this.data.day.toString() + ' ' + '00:00:00', endDate: this.data.day2.toString() + ' ' + '23:59:59', - usableFlag: true, - deptFlag: deptFlag, + usableFlag: false, + // deptFlag: deptFlag, recountFlag:1 }).then(res => { console.log('++++++++++++',res.data)