fix:修改第二列为自适应

This commit is contained in:
zhangyu
2020-08-07 09:37:58 +08:00
parent ffcc248f8c
commit 4103243e1c
2 changed files with 2 additions and 2 deletions

View File

@@ -199,7 +199,7 @@
label: this.$t("alert.alertName"),
prop: 'alertName',
show: true,
width: 120
// width: 120
}, {
label: this.$t("alert.config.expr"),
prop: 'expr',