fix bug of AutoComplete that can not blur when click outside
fix bug of AutoComplete that can not blur when click outside
This commit is contained in:
parent
8a93e8b53e
commit
6b285b78ed
4 changed files with 9 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
|||
"lodash.throttle": "^4.1.1",
|
||||
"popper.js": "^1.14.6",
|
||||
"tinycolor2": "^1.4.1",
|
||||
"v-click-outside-x": "^3.5.6"
|
||||
"v-click-outside-x": "^4.0.19"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^2.5.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue