From 4355f3dac09dfe776cfb0312f9b53aa5a369f9e6 Mon Sep 17 00:00:00 2001 From: QuietlyChan <1013893148@qq.com> Date: Mon, 18 Mar 2024 17:52:47 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=99=BB=E5=BD=95=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=9B=9E=E8=BD=A6=E5=BF=AB=E6=8D=B7=E9=94=AE?= =?UTF-8?q?=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index de32c8e5..e818f4fe 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -56,6 +56,7 @@ type="text" maxlength="16" :placeholder="$t('global.form_account')" + @keydown.enter="handleSubmit" >