mirror of
https://github.com/jumpserver/lina.git
synced 2025-10-22 08:08:39 +00:00
feat: 支持暂停会话操作
This commit is contained in:
@@ -32,7 +32,8 @@ export default {
|
||||
min: ['id', 'actions'],
|
||||
default: [
|
||||
'id', 'user', 'asset', 'account', 'remote_addr', 'protocol', 'login_from',
|
||||
'command_amount', 'date_start', 'duration', 'terminal_display', 'actions'
|
||||
'command_amount', 'date_start', 'duration', 'terminal_display', 'actions',
|
||||
'is_locked'
|
||||
]
|
||||
},
|
||||
columnsMeta: {
|
||||
|
Reference in New Issue
Block a user