update Dropdown
update Dropdown
This commit is contained in:
parent
745bcbc25e
commit
5557dd66f5
3 changed files with 14 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<Dropdown trigger="click" @on-click="click" style="margin-left: 20px">
|
||||
<Dropdown trigger="hover" @on-click="click" style="margin-left: 20px">
|
||||
<a href="javascript:void(0)">
|
||||
click 触发
|
||||
<Icon type="arrow-down-b"></Icon>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue