NEZ-665 fix: 列宽调整

This commit is contained in:
chenjinsong
2021-05-25 16:13:59 +08:00
parent 9f73a5eb33
commit 41fca73cad
5 changed files with 25 additions and 19 deletions

View File

@@ -168,7 +168,7 @@ export default {
label: 'ID',
prop: 'id',
show: true,
width: 80,
width: 160,
sortable: 'custom'
}, {
label: this.$t('alert.rule'),