NEZ-871 feat: asset支持talon配置,列表增加talon列
This commit is contained in:
@@ -138,7 +138,7 @@ export default {
|
||||
{
|
||||
label: this.$t('config.terminallog.source'),
|
||||
prop: 'remoteAddr',
|
||||
minWidth: 200,
|
||||
minWidth: 100,
|
||||
show: true
|
||||
},
|
||||
{
|
||||
@@ -154,7 +154,7 @@ export default {
|
||||
{
|
||||
label: this.$t('config.terminallog.startTime'),
|
||||
prop: 'startTime',
|
||||
minWidth: 200,
|
||||
minWidth: 100,
|
||||
show: true
|
||||
},
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default {
|
||||
label: this.$t('config.terminallog.status'), // killusername鼠标悬停形式
|
||||
prop: 'status',
|
||||
show: true,
|
||||
width: 100
|
||||
width: 150
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user