注册bug

This commit is contained in:
hrx 2026-06-11 10:09:10 +08:00
parent 8d1a03b7f7
commit e85a4c5b9f

View File

@ -414,12 +414,6 @@ export default {
type: "error", type: "error",
}); });
}); });
} else {
//
this.$message({
message: "请填写正确的手机号和验证码",
type: "error",
});
} }
}); });
}, },