From a0e2a66189cd181808a766b66ea0ab29b90e8d26 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Tue, 31 Dec 2024 13:34:03 +0800 Subject: [PATCH] 1 --- 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 ec8af79..69fbebc 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -75,6 +75,7 @@ :loading="loading" type="primary" class="login-btn" + @keyup.enter="handleLogin" @click.native.prevent="handleLogin" >登录