{{ $t('message.towerCrane.equipmentName') }}:
{{ $t('message.towerCrane.equipmentName') }}:{{
scope.row.devName
}}
{{ $t('message.towerCrane.equipmentNumber') }}:{{
scope.row.devSn
}}
{{ $t('message.towerCrane.violationInfo1') }}:{{
scope.row.banRegionViolation==0?'正常':'违章'
}}
{{ $t('message.towerCrane.violationInfo2') }}:{{
scope.row.collisionViolation==0?'正常':'违章'
}}
{{ $t('message.towerCrane.violationInfo3') }}:{{
scope.row.hookViolation==0?'正常':'违章'
}}
{{ $t('message.towerCrane.violationInfo4') }}:{{
scope.row.momentViolation==0?'正常':'违章'
}}
{{ $t('message.towerCrane.violationInfo5') }}:{{
scope.row.personViolation==0?'正常':'违章'
}}
{{ $t('message.towerCrane.violationInfo6') }}:{{
scope.row.windSpeedViolation==0?'正常':'违章'
}}
{{ $t('message.towerCrane.violationInfo7') }}:{{
scope.row.addTime
}}
{{ $t('message.towerCrane.violationInfo8') }}:{{
scope.row.violationTime
}}