{{ tableFilter(scope.row.rank) }} {{ tableFilter(scope.row.alarmtype) }} {{ formatTime(scope.row.ts) }} {{ scope.row.confirmed ? "是" : "否" }} {{ scope.row.components }} {{ scope.row[item.code] != "NULL" ? scope.row[item.code] : "--" }}
{{ tableFilter(scope.row.rank) }} {{ tableFilter(scope.row.alarmtype) }} {{ formatTime(scope.row.ts) }} {{ scope.row.confirmed ? "是" : "否" }} {{ scope.row[item.code] != "NULL" ? scope.row[item.code] : "--" }}