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