零界游戏

Threshold Zero Games

{{ isLoginView ? '员工工作台 · 登录您的账号' : '员工工作台 · 创建新账号' }}

新员工? 点击注册

已有账号? 返回登录

{{ currentDate }}

打卡时间: {{ formatTime(todayRecord.checkIn) }}

下班时间: {{ formatTime(todayRecord.checkOut) }}

今日已计工时: {{ todayRecord.hours }} 小时

考勤记录明细

日期 上班时间 下班时间 记时 所在地 状态
选择的月份没有打卡记录
{{ record.date }} {{ formatTime(record.checkIn) }} {{ formatTime(record.checkOut) }} {{ record.hours ? record.hours + 'h' : '-' }} 主管补录
{{ record.checkInLoc || '未知地区' }}
{{ record.checkInIp }}
{{ getAttendanceStatusText(record) }}

上传进度

历史汇报

暂无汇报记录
{{ formatDate(prog.timestamp, true) }}

{{ prog.text }}

申请请假

我的申请

暂无请假记录

{{ leave.reason }}

{{ formatDate(leave.start, true) }} 至 {{ formatDate(leave.end, true) }}

{{ leave.status === 'pending' ? '待审批' : leave.status === 'approved' ? '已批准' : '已驳回' }}

员工考勤记录

员工 日期 上班时间 下班时间 工时 所在地 状态
没有找到匹配的考勤记录
{{ getUserName(record.userId).charAt(0) }}
{{ getUserName(record.userId) }}
{{ record.date }} {{ formatTime(record.checkIn) }} {{ formatTime(record.checkOut) }} {{ record.hours ? record.hours + 'h' : '-' }} 主管补录
{{ record.checkInLoc || '未知地区' }}
{{ record.checkInIp }}
{{ getAttendanceStatusText(record) }}

待审批请假

没有待处理的申请
{{ getUserName(leave.userId).charAt(0) }}

{{ getUserName(leave.userId) }} {{ getUserPosition(leave.userId) }}

事由: {{ leave.reason }}

时间: {{ formatDate(leave.start, true) }} - {{ formatDate(leave.end, true) }}

员工进度概览 {{ unreadProgressCount }} 未读

暂无进度汇报
{{ getUserName(prog.userId) }} 未读
{{ formatDate(prog.timestamp, true) }}

{{ prog.text }}

补卡(主管)

只能为当天没有打卡记录的日期补卡。

修改密码

{{ toast.message }}