Poptip support global setting
This commit is contained in:
parent
28ab119d9f
commit
d54c97951d
2 changed files with 4 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
</Poptip>
|
||||
</div> -->
|
||||
<div>
|
||||
<Poptip title="提示标题" content="标签一的内容" transfer>
|
||||
<Poptip title="提示标题" content="标签一的内容">
|
||||
<Button id="aaa">点击显示</Button>
|
||||
<div slot="content">
|
||||
<Button @click='loadData(15)'>15条数据</Button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue