diff --git a/src/views/detections/overview/IndicatorMatchOverview.vue b/src/views/detections/overview/IndicatorMatchOverview.vue index 689b68cd..b5f595ea 100644 --- a/src/views/detections/overview/IndicatorMatchOverview.vue +++ b/src/views/detections/overview/IndicatorMatchOverview.vue @@ -28,14 +28,16 @@
{{ $t('detection.clientLocation') }}
-
- - - - - {{ myDetection.clientCountryRegion || '-' }}, {{ myDetection.clientSuperAdminArea || '-' }} +
+
+
+ + +
+ {{ myDetection.clientCountryRegion || '-' }}, {{ myDetection.clientSuperAdminArea || '-' }} +
+
-
-
-
{{ $t('overall.serverIp') }}
@@ -43,14 +45,16 @@
{{ $t('detection.detail.serverLocation') }}
-
- - - - - {{ myDetection.serverCountryRegion || '-' }}, {{ myDetection.serverSuperAdminArea || '-' }} +
+
+ + + + + {{ myDetection.serverCountryRegion || '-' }}, {{ myDetection.serverSuperAdminArea || '-' }} +
+
-
-
-
{{ $t('detection.detail.indicatorValues') }}