zzzz
2024-04-25 ee00a45f408636ca2507733cf26252fa5ee25d52
src/page/login/register.vue
@@ -123,7 +123,7 @@
    },
    async gook() {
      if (this.phone.length !== 10) {
      if (this.phone.length == 0) {
        Notify({ type: "warning", message: this.$t("hj28") });
      } else if (isNull(this.userPassword)) {
        Notify({ type: "warning", message: this.$t("hj30") });