fix bug of AutoComplete that can not blur when click outside

This commit is contained in:
梁灏 2019-09-05 18:30:00 +08:00
parent 139c4b518f
commit 9fa451d7c6
5 changed files with 43 additions and 6 deletions

8
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "iview",
"version": "3.4.2",
"version": "3.5.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -14191,9 +14191,9 @@
"optional": true
},
"v-click-outside-x": {
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/v-click-outside-x/-/v-click-outside-x-3.7.1.tgz",
"integrity": "sha512-WmUgmcIXr9clVpm1AYS/FgHtcDicfnfoxgQCNg4O6vfk9GVnxA0vSqO321ogUo0b7czYTidj7fQENvWFMWOkUg=="
"version": "4.0.19",
"resolved": "https://registry.npmjs.org/v-click-outside-x/-/v-click-outside-x-4.0.19.tgz",
"integrity": "sha512-QY2XhLJWDCypJKJz+FftvpYa1nzq7mzUP756H7ucu89c/8Rx1aog9gOhPEwDK16A+y3LGvPuAYScKr6/7xh18Q=="
},
"v8flags": {
"version": "2.1.1",