Explorar el Código

提交修改

dmb
douzhuo hace 1 año
padre
commit
5fbc9d80b9
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      pages/center/Piabodata/Employeesstatistics.vue

+ 2
- 1
pages/center/Piabodata/Employeesstatistics.vue Ver fichero

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


Cargando…
Cancelar
Guardar