diff --git a/src/components/NotificationRuleList.vue b/src/components/NotificationRuleList.vue index a7153de1..ba9770ae 100644 --- a/src/components/NotificationRuleList.vue +++ b/src/components/NotificationRuleList.vue @@ -497,32 +497,84 @@ - - - + + Tags + + + + - - label - {{ data.item }} - - - + add + add + + + + + clear + + clear + + + + + + + + + + + + + + + + + + delete + + + + + + + + @@ -826,16 +878,46 @@ {{ props.item.event }} {{ props.item.group }} - - - label - {{ tag }} - + + + + + AND: + + {{ severity }} + + + + OR: + + {{ severity }} + + + + + + !!v || i18n.t('Required')