zzzz
2024-04-21 3f3e2d5977787b0c6e09cd5cba7b41e5fb7d3fd0
src/page/register/index.vue
@@ -239,6 +239,10 @@
        this.$toast(this.$t("密码不一致"));
        return;
      }
      if (this.form.usercode == "") {
        this.$toast(this.$t("请输入邀请码"));
        return;
      }
      if (!this.agree) {
        this.$toast(this.$t("请同意服务条款"));