mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-09 13:47:25 +08:00
fix typo
This commit is contained in:
parent
0bd4a1b7da
commit
ed0fc0b1c9
@ -4,7 +4,7 @@
|
||||
<a href="https://github.com/SortableJS/Vue.Draggable" target="_blank">Vue.Draggable</a>
|
||||
</code>
|
||||
<div class="editor-container">
|
||||
<dnd-list :list1="list1" :list2="list2" list1title="List" list2title="Article pool"/>
|
||||
<dnd-list :list1="list1" :list2="list2" list1-title="List" list2-title="Article pool"/>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user