礼物管理 - 礼物价格不显示问题

This commit is contained in:
2025-09-18 18:05:16 +08:00
parent ca4290ca46
commit e5a3152276

View File

@@ -728,7 +728,7 @@ export default {
} }
} }
}, },
{ field: 'goldPtice', title: '礼物价格', align: 'center', width: '10%' }, { field: 'goldPrice', title: '礼物价格', align: 'center', width: '10%' },
{ {
field: 'consumeType', field: 'consumeType',
title: '消费类型', title: '消费类型',