This commit is contained in:
liuye
2023-02-08 09:11:23 +08:00
parent da49cbe015
commit e9868d18f7

View File

@@ -180,7 +180,7 @@ export default {
}); });
this.activityId = option.activityId this.activityId = option.activityId
this.friendId = option.friendId || '' this.friendId = option.friendId || ''
this.activityId = '75a4c4493de54f9fb63868817079c89c' // this.activityId = '75a4c4493de54f9fb63868817079c89c'
this.getDetail() this.getDetail()
this.getAwardedList() this.getAwardedList()
}, },