WXL
2025-12-29 3b7fcf5ea471f6cb388f86d0732b8ece47a3cefc
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]