今日考勤:{{ attPersonNum }}
固定人员:{{ einFormalAttPersonNum }}
临时人员:{{ einTemporaryAttPersonNum }}
在场考勤率:{{ ((attPersonNum / einPersonNum) * 100).toFixed(2) }}%
计划考勤率:{{ ((planAttNum / planPersonNum) * 100).toFixed(2) }}%
计划考勤率:20%
今日风险
高风险:{{ highRiskNum }}
中风险:{{ mediumRiskNum }}
低风险:{{ lowRiskNum }}
计划作业人数:{{ planPersonNum }}
在场人数:{{ einPersonNum }}
固定人数:{{ formalPersonNum }}
临时人数:{{ temporaryPersonNum }}
绿灯人数:{{ greenNum }}
黄灯人数:{{ yellowNum }}
红灯人数:{{ redNum }}
项目信息
在建工程:{{ buildProNum }}
投入分包:{{ subNum }}
在用班组:{{ teamNum }}
在场人员:{{ einPersonNum }}
今日风险
数据概览
{{ item.data_num }}
{{ item.data_title }}
人员考勤率
{{ item.progress_title }}
{{ item.progress_proportion }}%
{{ item.progress_ready }}/{{ item.progress_amount }}
工程概况
{{ item.project_title }}
{{ item.project_num }}
在场人员概况
{{ ((greenNum / colorAmount) * 100).toFixed(2) }}%
{{ greenNum }}
{{ ((yellowNum / colorAmount) * 100).toFixed(2) }}%
{{ yellowNum }}
{{ ((redNum / colorAmount) * 100).toFixed(2) }}%
{{ redNum }}
{{ ((maleNum / sexAmount) * 100).toFixed(2) }}%
男({{ maleNum }})
{{ ((femaleNum / sexAmount) * 100).toFixed(2) }}%
女({{ femaleNum }})
固定、临时人员
{{ formalPersonNum }}
{{ temporaryPersonNum }}
固定占比{{ ((formalPersonNum / (formalPersonNum + temporaryPersonNum)) * 100).toFixed(2) }}%
流动占比 {{ ((temporaryPersonNum / (formalPersonNum + temporaryPersonNum)) * 100).toFixed(2) }}%
选择工程
{{ item.abbreviation }}