id
This commit is contained in:
@@ -159,9 +159,9 @@ export default {
|
||||
};
|
||||
},
|
||||
onLoad(option) {
|
||||
// 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()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user