mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-01 06:58:01 +00:00
Fixed: Remove _
This commit is contained in:
@@ -26,7 +26,7 @@ export default {
|
||||
columnsShow: {
|
||||
min: ['id', 'actions', 'asset_display'],
|
||||
default: [
|
||||
'id', 'asset__display', 'date_expired', 'is_active', 'actions'
|
||||
'id', 'asset_display', 'date_expired', 'is_active', 'actions'
|
||||
]
|
||||
},
|
||||
columnsMeta: {
|
||||
|
Reference in New Issue
Block a user