| {{row.f_plan_name}} | ![]() |
|||||||
| {{row.f_issued}} | {{row.f_checker?row.f_checker:'共享'}} | |||||||
| {{row.f_plan_year}}-{{row.f_plan_month}} | 总 : | {{row.plan_count}} | ||||||
| 未检 : | {{row.unchecked}} | 已检 : | {{row.checked}} | |||||
| 安检率 : | {{row.plan_count === 0? 0 : (row.checked*100/row.plan_count).toFixed(2)}}% | 入户率 : | {{row.plan_count === 0? 0 : (row.ruhu_count*100/row.plan_count).toFixed(2)}}% | |||||
| 创建时间 : | ||||||||
| 安检类型 : | ||||||||
更多