WXL
2026-05-13 3eceda186bc2fe136d1402926552eb85a3335b07
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]