字段修改

This commit is contained in:
任珮宇 2024-02-04 11:48:06 +08:00
parent fab7b4570c
commit 3c07b1bf8e

View File

@ -209,7 +209,7 @@ const columns = [
{
title: 'DB MEMORY',
align: 'center',
dataIndex: ' dbMemory',
dataIndex: 'dbMemory',
scopedSlots: {
customRender: 'cpu',
},