Pārlūkot izejas kodu

考勤统计外出统计

wgl 4 gadi atpakaļ
vecāks
revīzija
11917b73cc

+ 1 - 0
src/projects/business/views/Master/Attendance/StatisticList.vue

@@ -220,6 +220,7 @@
 					this.lateCount = response.lateCount;
 					this.businessCount = response.businessCount;
 					this.vacationCount = response.vacationCount;
+					this.outCount = response.outCount;
 
 				}).catch(error => {
 					this.isLoading = false;