liuyg
2021-09-25 aab7ba71765b91c568d606744b3376c2798dd969
src/page/login/codelogin.vue
@@ -305,7 +305,7 @@
      this.$refs.loginForm.validate((valid) => {
        if (valid) {
          this.refreshCode(this.loginForm);
          this.message("dahsiofhiusa");
          // this.message("dahsiofhiusa");
          return Promise.reject(new Error("注册成功,待审核"));
        }
      });