mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
perf: 调整我的资产列表显示
This commit is contained in:
@@ -40,7 +40,7 @@ export default {
|
||||
tableConfig: {
|
||||
url: '/api/v1/perms/users/self/assets/',
|
||||
hasTree: true,
|
||||
columnsExclude: ['specific'],
|
||||
columnsExclude: ['spec_info'],
|
||||
columnsShow: {
|
||||
default: ['name', 'address', 'platform', 'accounts', 'actions'],
|
||||
min: ['name', 'address', 'actions']
|
||||
|
||||
Reference in New Issue
Block a user