From 9fa451d7c6445fdabc53d6040682c519bec1738f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Thu, 5 Sep 2019 18:30:00 +0800 Subject: [PATCH] fix bug of AutoComplete that can not blur when click outside --- examples/routers/auto-complete.vue | 32 ++++++++++++++++++- package-lock.json | 8 ++--- package.json | 2 +- .../auto-complete/auto-complete.vue | 6 ++++ src/components/select/select.vue | 1 + 5 files changed, 43 insertions(+), 6 deletions(-) diff --git a/examples/routers/auto-complete.vue b/examples/routers/auto-complete.vue index d40c09c4..1fcf44d8 100644 --- a/examples/routers/auto-complete.vue +++ b/examples/routers/auto-complete.vue @@ -18,6 +18,9 @@ 查看所有结果 + + +