feat: 资产列表增加 is_active 字段

This commit is contained in:
xinwen
2021-12-31 14:44:57 +08:00
committed by Jiangjie.Bai
parent 61c777532b
commit 0cafadd230

View File

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