fix:alert silence 列表页面增加 alerts 列、告警详情页面 样式优化

This commit is contained in:
likexuan
2022-04-20 17:16:07 +08:00
parent 5fe712c7d0
commit 5f4f8f0e3d
7 changed files with 646 additions and 288 deletions

View File

@@ -239,8 +239,8 @@ export default {
{
label: this.$t("alert.alert"),
prop: "alertNum",
show: true,
minWidth: 120,
show: false,
width: 120,
sortable: "custom",
},
{