t_finder 1 месяц назад
Родитель
Сommit
2c04dd21ae
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pages/activity/invite-user/register-invite-fission.vue

+ 1 - 1
pages/activity/invite-user/register-invite-fission.vue

@@ -36,7 +36,7 @@ export default {
         code: '',
         invitationUserName: null,
         activityId: null,
-        invitationType: 5
+        invitationType: 3, // 新用户邀请注册
       },
       codeSending: false,
       codeTime: 0,