管理单位
{{item.organizationName}}
{{item.statDate || ''}}{{item.statPeriodValue || ''}}
高速开闭情况:
{{item.isOpen == 1 ? '开放' : '关闭'}}
事故数量:
{{item.accidentCount === 0 ? item.accidentCount : item.accidentCount || ''}}
拥堵数量:
{{item.congestionCount === 0 ? item.congestionCount : item.congestionCount || ''}}
伤者人数:
{{item.injuredCount === 0 ? item.injuredCount : item.injuredCount || ''}}
亡者人数:
{{item.deceasedCount === 0 ? item.deceasedCount : item.deceasedCount || ''}}
编辑
查看详情
查询条件
重置
确认