mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-28 15:55:24 +00:00
feat: 资产列表增加 is_active 字段
This commit is contained in:
@@ -88,7 +88,7 @@ export default {
|
||||
'protocols', 'platform', 'hardware_info', 'model',
|
||||
'cpu_model', 'cpu_cores', 'cpu_count', 'cpu_vcpus',
|
||||
'disk_info', 'disk_total', 'memory', 'os', 'os_arch',
|
||||
'os_version', 'number', 'vendor', 'sn',
|
||||
'os_version', 'number', 'vendor', 'sn', 'is_active',
|
||||
'connectivity', 'labels_display',
|
||||
'created_by', 'date_created', 'comment', 'org_name', 'actions'
|
||||
],
|
||||
|
Reference in New Issue
Block a user