+
+
+
+
+
+
+
+
+ {{ getEventStatusText() }}
+
+
+
+
+
+
+ 事件类型:
+ 冰毁事件
+
+
+
+
+ 路况类别:
+ {{ detailData.roadConditionType || '-' }}
+
+
+
+
+ 是否阻断:
+ {{ detailData.event?.isBlocked ? '是' : '否' }}
+
+
+
+
+ 抢险进度:
+ {{ detailData.event?.repairProgress || '-' }}
+
+
+
+
+
+
+ 水毁处数:
+ {{ detailData.event?.damageCount || 0 }}
+
+
+
+
+ 阻断里程:
+ {{ detailData.event?.blockedMileage ? detailData.event.blockedMileage + '公里' : '-' }}
+
+
+
+
+ 发生时间:
+ {{ detailData.occurTime || '-' }}
+
+
+
+
+ 线路编号:
+ {{ detailData.routeNo || '-' }}
+
+
+
+
+ 地点路线:
+ {{ detailData.occurLocation || '-' }}
+
+
+
+
+ 起点桩号:
+ {{ detailData.event?.startStakeNo || '-' }}
+
+
+
+
+ 止点桩号:
+ {{ detailData.event?.endStakeNo || '-' }}
+
+
+
+
+ 路况位置:
+ {{ detailData.event?.blockedPointName || detailData.occurLocation || '-' }}
+
+
+
+
+ 阻断点小地名:
+ {{ detailData.event?.blockedPointName || '-' }}
+
+
+
+
+ 上报区县:
+ {{ detailData.event?.district || '-' }}
+
+
+
+
+ 是否恢复重建:
+ {{ detailData.event?.needsRecovery ? '是' : '否' }}
+
+
+
+
+ 恢复重建预估费用:
+ {{ detailData.event?.estimatedRecoveryCost ? detailData.event.estimatedRecoveryCost + '万元' : '-' }}
+
+
+
+
+ 联系人:
+ {{ detailData.event?.contactPerson || '-' }}
+
+
+
+
+ 联系电话:
+ {{ detailData.event?.contactPhone || '-' }}
+
+
+
+
+ 填报单位:
+ {{ detailData.event?.reporterUnit || '-' }}
+
+
+
+
+
+
+
+
+
+
+ 处置措施:
+ {{ report.disposalMeasures || '-' }}
+
+
+
+ {{ lossItem.lossCategory }}:
+ {{ lossItem.totalAmount }}{{ lossItem.unit }}
+
+
+ 其它损失描述:
+ {{ lossItem.remark }}
+
+
+
+ 有无车辆滞留:
+ {{ getVehicleStrandedText(report) }}
+
+
+ 滞留车辆:
+ {{ report.strandedVehicleCount || 0 }}辆
+
+
+ 预计恢复时间:
+ {{ report.expectRecoverTime || '-' }}
+
+
+ 实际恢复时间:
+ {{ report.actualRecoverTime || '-' }}
+
+
+ 现场描述:
+ {{ report.siteDescription || '-' }}
+
+
+
+
附件:
+
+
+
+
![]()
+
+
+
+ {{ file.fileName }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 加载中...
+
+
+ 第{{ index + 1 }}页
+
+
+