From e9731f553d935482c6f56dae316f2f9af7b9c9bd Mon Sep 17 00:00:00 2001 From: zclzone Date: Sun, 10 Dec 2023 17:53:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=AA=8C=E8=AF=81=E7=A0=81=E8=BE=93?= =?UTF-8?q?=E5=85=A5=E6=A1=86=E5=A2=9E=E5=8A=A0=E5=9B=9E=E8=BD=A6=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 03b3b01..c553ef4 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -51,6 +51,7 @@ class="h-40 items-center" palceholder="请输入验证码" :maxlength="4" + @keydown.enter="handleLogin" >