diff --git a/src/views/detections/overview/DetectionPerformanceEventDomainOverview.vue b/src/views/detections/overview/DetectionPerformanceEventDomainOverview.vue index 45d9ceb4..4a499d6b 100644 --- a/src/views/detections/overview/DetectionPerformanceEventDomainOverview.vue +++ b/src/views/detections/overview/DetectionPerformanceEventDomainOverview.vue @@ -6,9 +6,8 @@
{{ detection.domain }} + @click="goDetail('domain', computeSecondaryDomain(detection.domain))" + >{{ computeSecondaryDomain(detection.domain) }}