From 1096f1e477e3566d2860f7061c48df76f4906d2a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=A9=AC=E4=BA=91=E6=B5=B7=20mayunhai=20=28=29?=
 <mayunhai@tuniu.com>
Date: Mon, 8 Apr 2019 09:48:29 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83=20=E2=80=98=E7=99=BB?=
 =?UTF-8?q?=E5=BD=95=E5=A4=A7=E5=86=99=E9=94=81=E5=AE=9A=E6=8F=90=E7=A4=BA?=
 =?UTF-8?q?=E2=80=99?=
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 33ff5547..8d571bff 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -37,6 +37,7 @@
             name="password"
             auto-complete="on"
             @keyup.native="checkCapslock"
+            @blur="visible = false"
             @keyup.enter.native="handleLogin"
           />
           <span class="show-pwd" @click="showPwd">