{{ getAreaControllerName(scope.row.area_controller_id) }}
{{ formatSensorType(scope.row.sensor_type) }}
{{ formatSeverity(scope.row.level) }}
{{ `${scope.row.operator} ${scope.row.thresholds}` }}
编辑
删除
{{ getDeviceNameWithArea(scope.row.device_id) }}
{{ formatSensorType(scope.row.sensor_type) }}
{{ formatSeverity(scope.row.level) }}
{{ `${scope.row.operator} ${scope.row.thresholds}` }}
编辑
删除
取消
确定