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