{{scope.row.checkCategory==1?'综合检查':(scope.row.checkCategory==2?'专项检查':'-')}}
{{scope.row.hazardName?scope.row.hazardName:'-'}}
{{scope.row.rectifyDeadline}}已逾期
{{scope.row.rectifyStatus==1?'已完成':(scope.row.rectifyStatus==2?'待整改':(scope.row.rectifyStatus==3?'待复核':''))}}