CN-1293 fix:Administration> Operation Log页面,仅保留ID一列时,表格样式异常
This commit is contained in:
@@ -76,7 +76,7 @@ export default {
|
||||
label: 'ID',
|
||||
prop: 'id',
|
||||
show: true,
|
||||
width: 100,
|
||||
minWidth: 100,
|
||||
sortable: 'custom'
|
||||
}, {
|
||||
label: this.$t('config.roles.name'),
|
||||
|
||||
Reference in New Issue
Block a user