From 5fbc9d80b9f76e9792d63ccc4dc5a06b446865c3 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Wed, 8 Feb 2023 15:42:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/center/Piabodata/Employeesstatistics.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/center/Piabodata/Employeesstatistics.vue b/pages/center/Piabodata/Employeesstatistics.vue index db3cdba..08f420d 100644 --- a/pages/center/Piabodata/Employeesstatistics.vue +++ b/pages/center/Piabodata/Employeesstatistics.vue @@ -444,7 +444,8 @@ timeType: activeTotal, lastStartDate: this.lastStartDate, lastEndDate: this.lastEndDate, - houseId: this.houseId + houseId: this.houseId, + marketingBusiness: this.marketingBusiness.join(',') } this.staffStatisticsReceptionTop10(promse) this.staffStatisticsRecordingTimTop10(promse)