Commit 25331460 by 黄冷

Merge branch 'bugfix/找你妈游戏' into master

parents 6722ced6 1a09ad69
......@@ -141,7 +141,7 @@ export default {
gameActivityId: this.form.gameActivityId || this.$route.params.id || this.gameActivityId,
strategyName: this.form.strategyName,
prizeReferId: this.cardObj.coupCardId,
prizeReferType: '2', // znm只能配卡券,积分有问题
prizeReferType: 1, // znm只能配卡券,积分有问题
prizeStock: 0,
prizeCount: 0,
prizeIntegral: 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment