diff --git a/nezha-fronted/src/components/common/alert/alertLabel.vue b/nezha-fronted/src/components/common/alert/alertLabel.vue index 1aeacd04c..561dfad7e 100644 --- a/nezha-fronted/src/components/common/alert/alertLabel.vue +++ b/nezha-fronted/src/components/common/alert/alertLabel.vue @@ -52,7 +52,7 @@
{{$t('overall.name')}}
{{alertLabelData && alertLabelData.name ? alertLabelData.name : '--'}}
- +
diff --git a/nezha-fronted/src/components/common/globalSearch/searchItemInfo.vue b/nezha-fronted/src/components/common/globalSearch/searchItemInfo.vue index 8afd78ae8..efe430cc1 100644 --- a/nezha-fronted/src/components/common/globalSearch/searchItemInfo.vue +++ b/nezha-fronted/src/components/common/globalSearch/searchItemInfo.vue @@ -85,14 +85,14 @@ {{getPathContent(item.key)}} - +
{{getPathContent(item.key)}} - +
@@ -108,7 +108,7 @@ {{getPathContent(item.key)}} - +
@@ -124,7 +124,7 @@ {{getPathContent(item.key)}} - +
@@ -140,7 +140,7 @@ {{getPathContent(item.key)}} - +
@@ -156,7 +156,7 @@ {{getPathContent(item.key)}} - +
@@ -172,7 +172,7 @@ {{getPathContent(item.key)}} - +
diff --git a/nezha-fronted/src/components/common/table/alert/alertMessageTable.vue b/nezha-fronted/src/components/common/table/alert/alertMessageTable.vue index 3ef39d68c..3dee7bbd1 100644 --- a/nezha-fronted/src/components/common/table/alert/alertMessageTable.vue +++ b/nezha-fronted/src/components/common/table/alert/alertMessageTable.vue @@ -40,14 +40,14 @@ @mouseenter="alertMessageHover(scope.row, true, $event)" @mouseleave="alertMessageHover(scope.row, false)" >{{scope.row.alertRule?scope.row.alertRule.name : '--'}} - +