物品兑换配置 平台切换修改

This commit is contained in:
yulixing 2019-08-26 16:21:23 +08:00
parent 52016f88c7
commit 8b95feb172

View File

@ -463,7 +463,7 @@ export default {
uid: this.uid,
_id: giftList._id,
game_id: giftList.game_id,
platform_id: giftList.platform_id,
platform_id: this.platform_id,
title: giftList.title,
cond_name: giftList.cond_name,
condition: giftList.condition,