update Menu
This commit is contained in:
parent
2e84df449a
commit
e510a3e72e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
v-show="opened"
|
||||
placement="bottom"
|
||||
ref="drop"
|
||||
:style="dropStyle"><ul><slot></slot></ul>
|
||||
:style="dropStyle"><ul :class="[prefixCls + '-drop-list']"><slot></slot></ul>
|
||||
</Drop>
|
||||
</transition>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue