diff --git a/src/views/users/GiftManageView.vue b/src/views/users/GiftManageView.vue index 344b393..f276815 100644 --- a/src/views/users/GiftManageView.vue +++ b/src/views/users/GiftManageView.vue @@ -728,7 +728,7 @@ export default { } } }, - { field: 'goldPtice', title: '礼物价格', align: 'center', width: '10%' }, + { field: 'goldPrice', title: '礼物价格', align: 'center', width: '10%' }, { field: 'consumeType', title: '消费类型',