From 647b39de2a049847bb8c1320bd43394574cfab0f Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Wed, 8 Feb 2023 15:43:17 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/center/Piabodata/Employeesstatistics.vue b/pages/center/Piabodata/Employeesstatistics.vue index 08f420d..0913f41 100644 --- a/pages/center/Piabodata/Employeesstatistics.vue +++ b/pages/center/Piabodata/Employeesstatistics.vue @@ -445,7 +445,7 @@ lastStartDate: this.lastStartDate, lastEndDate: this.lastEndDate, houseId: this.houseId, - marketingBusiness: this.marketingBusiness.join(',') + marketingBusiness: this.marketingBusiness, } this.staffStatisticsReceptionTop10(promse) this.staffStatisticsRecordingTimTop10(promse)