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