上班打卡时间
{{state.startAtText || '-'}}
下班打卡时间
{{state.endAtText || '-'}}
当前人员
{{user.name}} · {{user.phone}}
{{user.role === 'worker' ? '冲压工人' : user.role === 'admin' ? '管理员' : '经理'}}
未登录
请选择角色
模具已被占用
{{occupiedDetail.message || '该模具已被其他员工占用,请联系管理员解除占用'}}
当前模具码不可用
{{locationChecking ? '正在校验位置' : '无法打开报工页面'}}
{{locationMessage}}
{{toastMessage}}
创建临时工
{{temporaryWorkerPrompt}}
姓名