提交 bfc3ff37 编写于 作者: Yuanzhao.dai's avatar Yuanzhao.dai

从任务组件获取第一次奖励弹框奖励额度

上级 9d915810
......@@ -202,6 +202,7 @@ export default {
activityId: this.activityId
}).then(res => {
if(res.data == 1) { //0未知,1第一次 2非第一次
this.beanNum = data.firstEnterScore;
this.showFirstEnter = true;
}
})
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册