{{ currentEmp.name.charAt(0) }}
{{ currentEmp.name }}
{{ currentEmp.onDuty ? '在岗' : '离岗' }}
{{ currentEmp.position }} · {{ currentEmp.department }}
工号 {{ currentEmp.empNo }}
{{ currentEmp.worksite }}
{{ currentEmp.phone }}
入职 {{ currentEmp.joinDate }}
{{ currentEmp.safetyDays }}天
安全在岗连续天数
作业风险等级
{{ currentEmp.riskLevel }}
{{ riskDesc }}
安全风险等级评分
{{ currentEmp.riskScore }}
常见作业风险
{{ r }}
技能雷达图
综合评分 {{ currentEmp.skillScore }}
岗位信息
所属班组
{{ currentEmp.team }}
班次安排
{{ currentEmp.shift }}
岗位类型
{{ currentEmp.jobType }}
持证情况
{{ currentEmp.certCount }} 项
紧急联系人
{{ currentEmp.emergencyContact }}
健康状态
{{ currentEmp.healthStatus }}