修复验证码
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user