style: 网元概览隐藏容量字段显示
This commit is contained in:
@@ -369,9 +369,9 @@ onBeforeUnmount(() => {
|
||||
<a-descriptions-item :label="t('views.index.version')">
|
||||
{{ serverState.version }}
|
||||
</a-descriptions-item>
|
||||
<a-descriptions-item :label="t('views.index.capability')">
|
||||
<!-- <a-descriptions-item :label="t('views.index.capability')">
|
||||
{{ serverState.capability }}
|
||||
</a-descriptions-item>
|
||||
</a-descriptions-item> -->
|
||||
<!-- <a-descriptions-item :label="t('views.index.cpuUse')">
|
||||
{{ serverState.cpuUse }}
|
||||
</a-descriptions-item>
|
||||
|
||||
Reference in New Issue
Block a user