NEZ-1115 fix:Alert silence页面设置默认列设置后页面有空白
This commit is contained in:
@@ -143,7 +143,7 @@ export default {
|
|||||||
label: this.$t('alert.silence.name'),
|
label: this.$t('alert.silence.name'),
|
||||||
prop: 'name',
|
prop: 'name',
|
||||||
show: true,
|
show: true,
|
||||||
width: 150
|
minWidth: 150
|
||||||
}, {
|
}, {
|
||||||
label: this.$t('alert.silence.matchers'),
|
label: this.$t('alert.silence.matchers'),
|
||||||
prop: 'matchers',
|
prop: 'matchers',
|
||||||
|
|||||||
Reference in New Issue
Block a user