mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 19:35:24 +00:00
perf: 优化资产详情账号列表显示字段
This commit is contained in:
@@ -49,7 +49,8 @@ export default {
|
||||
templateDialogVisible: false,
|
||||
columns: [
|
||||
'name', 'username', 'privileged', 'connectivity',
|
||||
'is_active', 'date_created', 'date_updated', 'actions'
|
||||
'is_active', 'secret_type', 'source', 'date_created',
|
||||
'date_updated', 'actions'
|
||||
],
|
||||
headerExtraActions: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user