mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-01 07:01:26 +00:00
perf: 优化会话加入记录结束状态显示
This commit is contained in:
parent
fcfd26c58f
commit
79f6bea423
@ -31,6 +31,12 @@ export default {
|
||||
]
|
||||
},
|
||||
columnsMeta: {
|
||||
is_finished: {
|
||||
width: '150px',
|
||||
formatterArgs: {
|
||||
showFalse: false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
headerActions: {
|
||||
|
Loading…
Reference in New Issue
Block a user