perf: 调整我的资产列表显示

This commit is contained in:
“huailei000”
2023-02-13 14:48:41 +08:00
committed by huailei
parent 48387ed576
commit b2323784ae

View File

@@ -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']