From 0d83ebdf701c4c0dc04855f56a88823751c2d79e Mon Sep 17 00:00:00 2001 From: zhangyu Date: Wed, 5 Aug 2020 18:26:52 +0800 Subject: [PATCH] =?UTF-8?q?alertTanle=20label=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=9C=80=E5=B0=8F=E5=AE=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/alert/alertMessageTable.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/nezha-fronted/src/components/common/alert/alertMessageTable.vue b/nezha-fronted/src/components/common/alert/alertMessageTable.vue index 56bc5bc76..a96da04df 100644 --- a/nezha-fronted/src/components/common/alert/alertMessageTable.vue +++ b/nezha-fronted/src/components/common/alert/alertMessageTable.vue @@ -275,6 +275,7 @@ prop: 'labels', show: true, NotSet:true, + minWidth:350 }, { label: this.$t("alert.severity"), prop: 'severity',