mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-16 07:09:14 +00:00
fix : 修复列显示错误的问题
This commit is contained in:
@@ -48,10 +48,7 @@ export default {
|
||||
}
|
||||
},
|
||||
comment: {
|
||||
width: '240px',
|
||||
formatter: (row) => {
|
||||
return row.type.label
|
||||
}
|
||||
width: '240px'
|
||||
},
|
||||
summary: {
|
||||
label: this.$t('ops.Summary(success/total)'),
|
||||
|
Reference in New Issue
Block a user