mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
fix:资产授权-资产节点列表默认显示资产
This commit is contained in:
@@ -37,6 +37,9 @@ export default {
|
||||
columns: [
|
||||
'asset_display', 'delete_action'
|
||||
],
|
||||
columnsShow: {
|
||||
min: ['asset_display']
|
||||
},
|
||||
columnsMeta: {
|
||||
asset_display: {
|
||||
label: this.$t('perms.Asset'),
|
||||
|
||||
Reference in New Issue
Block a user