main #123

Merged
charles merged 2 commits from main into prod 2026-06-12 09:35:00 +08:00
Showing only changes of commit e85a4c5b9f - Show all commits

View File

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