登录-取消验证码

This commit is contained in:
khalil
2024-09-11 22:31:08 +08:00
parent 4e3bbd9209
commit e47b57f760

View File

@@ -72,7 +72,7 @@ export default {
name: "LoginView",
data () {
return {
smsSwitch: true,
smsSwitch: false,
};
},
setup () {