From 5a94ec4c3b7344e579a436e632dc35739bd96e28 Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Wed, 27 Nov 2024 16:58:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=99=BB=E5=BD=95=E9=A1=B5=E9=AA=8C?= =?UTF-8?q?=E8=AF=81=E7=A0=81=E8=BE=93=E5=85=A5=E6=A1=86=E5=BC=80=E5=90=AF?= =?UTF-8?q?=E9=81=AE=E7=9C=BC=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/login/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/login/index.vue b/src/pages/login/index.vue index c1e5305..a817487 100644 --- a/src/pages/login/index.vue +++ b/src/pages/login/index.vue @@ -125,6 +125,8 @@ createCode() :prefix-icon="Key" maxlength="7" size="large" + @blur="handleBlur" + @focus="handleFocus" >