From 19aa77aff7cb45efd5fa386918ee9ed580e4476d Mon Sep 17 00:00:00 2001 From: lan-yonghui Date: Thu, 12 Dec 2024 16:47:24 +0800 Subject: [PATCH] fix: Fixed the bug of displaying prompt information for first-time login --- .../src/views/login/components/login-form.vue | 31 ++++++++++++------- 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/frontend/src/views/login/components/login-form.vue b/frontend/src/views/login/components/login-form.vue index 29c139e57cc5..3fb325319372 100644 --- a/frontend/src/views/login/components/login-form.vue +++ b/frontend/src/views/login/components/login-form.vue @@ -128,15 +128,6 @@ -
- - {{ $t('commons.login.errorAgree') }} - -
@@ -156,7 +147,7 @@