style: 网元概览隐藏容量字段显示

This commit is contained in:
TsMask
2025-08-05 15:25:34 +08:00
parent b16a91ca74
commit 501fc4fd07

View File

@@ -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>