忘记注释了

This commit is contained in:
liuye
2023-02-06 15:50:41 +08:00
parent b929e0b2a6
commit b7e6d98971

View File

@@ -183,9 +183,9 @@ export default {
duration: this.duration,
timingFunction: "ease-in-out", //旋转模式
});
// this.activityId = option.activityId
// this.friendId = option.friendId || ''
this.activityId = '75a4c4493de54f9fb63868817079c89c'
this.activityId = option.activityId
this.friendId = option.friendId || ''
// this.activityId = '75a4c4493de54f9fb63868817079c89c'
this.getDetail()
this.getAwardedList()
},