From ccec3868bb5a61a3534e1bb0ad9bd47617397f0d Mon Sep 17 00:00:00 2001 From: chaos-zhu Date: Thu, 24 Oct 2024 22:18:12 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E4=BC=98=E5=8C=96=E7=99=BB?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/login/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/views/login/index.vue b/web/src/views/login/index.vue index d98d9d9..2087944 100644 --- a/web/src/views/login/index.vue +++ b/web/src/views/login/index.vue @@ -53,6 +53,7 @@ :trigger-on-focus="false" clearable autofocus + @keyup.enter="handleLogin" />