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