diff --git a/nezha-fronted/src/components/page/alert/alertMessage.vue b/nezha-fronted/src/components/page/alert/alertMessage.vue new file mode 100644 index 000000000..b17439ded --- /dev/null +++ b/nezha-fronted/src/components/page/alert/alertMessage.vue @@ -0,0 +1,1043 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{scope.row[item.prop].alertName}} + + + - + + + + {{scope.row[item.prop]}} + - + + + {{scope.row[item.prop]}} + - + + + {{severityData[1].value}} + {{severityData[0].value}} + {{severityData[2].value}} + + + + + + + + {{item.value}} + + + + + + + {{scope.row['state'] == 1 ? "Pending" : ""}} + {{scope.row['state'] == 2 ? "Expired" : ""}} + + + + - + + + + {{formatThreshold(scope.row.current[1],scope.row.alertRule.unit)}} + + {{$unixTimeParseToString(scope.row.current[0])}} + + + + + + {{scope.row[item.prop]}} + - + + + + + + + + + + + + + + + + + + + + + + + + + + + {{$t('overall.exportCur')}} + + + {{$t('overall.exportAll')}} + + + + + + + + + + + + {{$t('tip.no')}} + + + {{$t('tip.yes')}} + + + + + + + + {{$t("project.endpoint.dialogTitle")}} + + + + + + + + + +