From 07ac4ff1e9cc0e4181ac196d4cd597e44ff3aa7b Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期四, 22 一月 2026 11:04:42 +0800
Subject: [PATCH] 青岛维护
---
src/views/OfficeRelated/checkingIn/components/PersonalAttendanceReport.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/OfficeRelated/checkingIn/components/PersonalAttendanceReport.vue b/src/views/OfficeRelated/checkingIn/components/PersonalAttendanceReport.vue
index 0771f71..032df48 100644
--- a/src/views/OfficeRelated/checkingIn/components/PersonalAttendanceReport.vue
+++ b/src/views/OfficeRelated/checkingIn/components/PersonalAttendanceReport.vue
@@ -648,7 +648,7 @@
getYearlyData() {
return {
- xAxis: ['2022', '2023', '2024'],
+ xAxis: ['2022', '2025', '2024'],
attendance: [240, 248, 252],
abnormal: [25, 18, 15],
rate: [90.2, 92.5, 94.1]
--
Gitblit v1.9.3