WXL
2026-04-25 996206735df06887e3f3e453797b1289a2a793e7
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]