@@ -72,11 +72,11 @@ export default {
}
},
register() {
- if (this.inviteCode === '') {
- this.shouPage=true
- tools.error(this.$t('index.error.errorMsg.noInvite'))
- return;
- }
+ // if (this.inviteCode === '') {
+ // this.shouPage=true
+ // tools.error(this.$t('index.error.errorMsg.noInvite'))
+ // return;
+ // }
if (this.isAjax) {
return;