From bdc4b459e27745ca7cefe795ffe5eb728be5886f Mon Sep 17 00:00:00 2001
From: tone <3341154833@qq.com>
Date: Sat, 12 Oct 2024 11:00:57 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20=E5=89=8D=E7=AB=AFLogin?=
=?UTF-8?q?=E7=99=BB=E5=BD=95=E6=8C=89=E9=92=AE=E6=A0=B7=E5=BC=8F=E5=AE=9E?=
=?UTF-8?q?=E7=8E=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
tonecn/src/views/Console/Login.vue | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/tonecn/src/views/Console/Login.vue b/tonecn/src/views/Console/Login.vue
index 7c91382..1017fb2 100644
--- a/tonecn/src/views/Console/Login.vue
+++ b/tonecn/src/views/Console/Login.vue
@@ -77,17 +77,10 @@ onMounted(async () => {
- 登录
{ isCaptchaShow = false; ElMessage.warning('验证失败') }"
@success="() => { isCaptchaShow = false; login() }" />
-
-
\ No newline at end of file
+
\ No newline at end of file