perf: web-ssh弹框调整、alert-message加id

This commit is contained in:
陈劲松
2020-04-24 11:38:57 +08:00
parent 4ed57e9da2
commit 862ab6972e
4 changed files with 12 additions and 2 deletions

View File

@@ -191,6 +191,11 @@
tableTitle: [
{
label: 'ID',
prop: 'id',
show: true,
width: 80
}, {
label: this.$t("alert.alertName"),
prop: 'alertRule',
show: true,