修复验证码

This commit is contained in:
2020-11-06 22:51:42 +08:00
parent 45180ae026
commit 013cae84af
5 changed files with 10 additions and 9 deletions

View File

@@ -188,7 +188,7 @@ export default defineComponent({
}
lock = true;
console.log(myquhao.value,"quhao")
sendsms(myquhao.value + phone.value, 0);
sendsms(myquhao.value, phone.value);
const timestep = setInterval(() => {
console.log(11112);