jhzh
2024-05-20 f8e9af35a267b7b9a2bf605187a11536889a6e38
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") });