Autocomplete: fix popper options (#10442)

pull/10443/head
杨奕 2018-03-29 11:59:16 +08:00 committed by GitHub
parent b036097274
commit b605f2a63b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<el-autocomplete-suggestions
visible-arrow
:class="[popperClass ? popperClass : '']"
popperOptions="popperOptions"
:popper-options="popperOptions"
ref="suggestions"
placement="bottom-start"
:id="id">