| src/page/register/index.vue | ●●●●● patch | view | raw | blame | history |
src/page/register/index.vue
@@ -207,6 +207,7 @@ } }, registerApi() { switch (this.activeIndex) { case 0: { @@ -232,7 +233,7 @@ usercode: this.invitCode, }).then((res) => { this.GET_USERINFO(res.data) if (this.activeIndex == 0||this.activeIndex == 2) { if (this.activeIndex == 0) { this.$router.push('/setFond') } else {