|
@@ -147,7 +147,7 @@ export default {
|
|
this.$router.resolve({
|
|
this.$router.resolve({
|
|
path: '/register-for-invite',
|
|
path: '/register-for-invite',
|
|
query: {
|
|
query: {
|
|
- invitationUserName: this.data.invitationUserName,
|
|
|
|
|
|
+ invitationUserName: this.data.inviteUserName,
|
|
activityId: this.data.activityId,
|
|
activityId: this.data.activityId,
|
|
},
|
|
},
|
|
}).href;
|
|
}).href;
|