今日签到信息
日期:
{{ todayData.day }}
晨签时间:
{{ todayData.startTime || '未打卡' }}
晚签时间:
{{ todayData.endTime || '未打卡' }}
{{ clockRecord.date }}
晨签:
{{ clockRecord.morning||'没有该记录'}}
晚签:
{{ clockRecord.evening ||'没有该记录'}}
{{ selectedTimeRange }}考勤统计
出勤:
{{ attendanceCount }}
外出:
{{ goOutCount }}
迟到:
{{ lateCount }}
早退:
{{ leaveEarlyCount }}
缺勤:
{{ absenteeismCount }}
考勤趋势图