字段修改

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', title: 'DB MEMORY',
align: 'center', align: 'center',
dataIndex: ' dbMemory', dataIndex: 'dbMemory',
scopedSlots: { scopedSlots: {
customRender: 'cpu', customRender: 'cpu',
}, },