浏览代码

修改 invitationType = 3

t_finder 1 月之前
父节点
当前提交
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,