Commit b605f2a6 authored by 杨奕's avatar 杨奕 Committed by GitHub

Autocomplete: fix popper options (#10442)

parent b0360972
......@@ -38,7 +38,7 @@
<el-autocomplete-suggestions
visible-arrow
:class="[popperClass ? popperClass : '']"
popperOptions="popperOptions"
:popper-options="popperOptions"
ref="suggestions"
placement="bottom-start"
:id="id">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment