From bcb9976e7680ce67fadb6fec7ab5fca36552cdbc Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期三, 28 一月 2026 17:10:49 +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