服务器模块表格字段及取值字段调整
This commit is contained in:
parent
c87c4ba6f7
commit
aad8721800
|
@ -156,9 +156,9 @@ const columns = [
|
|||
},
|
||||
},
|
||||
{
|
||||
title: 'DISK USAGE',
|
||||
title: 'MEMORY FREE',
|
||||
align: 'center',
|
||||
dataIndex: 'diskUsage',
|
||||
dataIndex: 'memoryFree',
|
||||
scopedSlots: {
|
||||
customRender: 'disk',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user