mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-24 20:47:17 +00:00
perf: 账号详情不显示特殊信息
This commit is contained in:
@@ -115,7 +115,7 @@ export default {
|
||||
url: `/api/v1/accounts/accounts/${this.object.id}`,
|
||||
excludes: [
|
||||
'asset', 'template', 'privileged', 'secret',
|
||||
'passphrase', 'specific'
|
||||
'passphrase', 'specific', 'spec_info'
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user