Commit ad44e183 authored by 杨梦11's avatar 杨梦11

11

parent 0bc147e1
...@@ -243,7 +243,7 @@ export default { ...@@ -243,7 +243,7 @@ export default {
return this.$message.error("请输入手机号"); return this.$message.error("请输入手机号");
} }
this.$alert("若未及时收到验证码,可用手机号后六位当做验证码登录", "", { this.$alert("若未及时收到验证码,可用手机号后六位当做验证码登录", "提示", {
confirmButtonText: "确定", confirmButtonText: "确定",
callback: (action) => { callback: (action) => {
// 接口获得验证码 // 接口获得验证码
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment