Commit 41c55ed5 authored by 杨奕's avatar 杨奕 Committed by baiyaaaaa

Tag: fix a doc issue, fixed #2611 (#2613)

parent c19155d4
......@@ -115,6 +115,7 @@ You can use the `close` event to add and remove tag dynamically.
:::demo
```html
<el-tag
:key="tag"
v-for="tag in dynamicTags"
:closable="true"
:close-transition="false"
......
......@@ -115,6 +115,7 @@
:::demo
```html
<el-tag
:key="tag"
v-for="tag in dynamicTags"
:closable="true"
:close-transition="false"
......
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