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)