NEZ-1115 fix:Alert silence页面设置默认列设置后页面有空白

This commit is contained in:
zhangyu
2021-10-28 14:13:14 +08:00
parent 27135d7cd9
commit 5c58986971

View File

@@ -143,7 +143,7 @@ export default {
label: this.$t('alert.silence.name'),
prop: 'name',
show: true,
width: 150
minWidth: 150
}, {
label: this.$t('alert.silence.matchers'),
prop: 'matchers',