mirror of
https://github.com/jumpserver/lina.git
synced 2025-07-10 05:34:05 +00:00
feat: 命令记录接口增加 remote_addr 字段
This commit is contained in:
parent
ef97df09cb
commit
ec00a541f8
@ -49,7 +49,7 @@ export default {
|
||||
}
|
||||
},
|
||||
columns: [
|
||||
'expandCol', 'input', 'risk_level', 'user',
|
||||
'expandCol', 'input', 'risk_level', 'user', 'remote_addr',
|
||||
'asset', 'system_user', 'session', 'timestamp'
|
||||
],
|
||||
extraQuery: {
|
||||
|
Loading…
Reference in New Issue
Block a user