zzzz
2024-04-19 9c40140f3bce018772dd021ff0526049ebb1006a
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("请同意服务条款"));