Quellcode durchsuchen

提交修改

dmb
douzhuo vor 1 Jahr
Ursprung
Commit
5fbc9d80b9
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. +2
    -1
      pages/center/Piabodata/Employeesstatistics.vue

+ 2
- 1
pages/center/Piabodata/Employeesstatistics.vue Datei anzeigen

@@ -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)


Laden…
Abbrechen
Speichern