Browse Source

no message

BF-202210271038\Administrator 2 years ago
parent
commit
5d6231bb43
1 changed files with 5 additions and 5 deletions
  1. 5 5
      pages/login/register.vue

+ 5 - 5
pages/login/register.vue

@@ -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;
       }