1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-09 13:47:25 +08:00
This commit is contained in:
Pan 2018-08-19 16:32:16 +08:00
parent 0bd4a1b7da
commit ed0fc0b1c9

View File

@ -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>