Commit b53d0945 authored by Pan's avatar Pan

fix(dndList): fixed the name same as router

parent ca75f7bc
...@@ -14,7 +14,7 @@ import DndList from '@/components/DndList' ...@@ -14,7 +14,7 @@ import DndList from '@/components/DndList'
import { fetchList } from '@/api/article' import { fetchList } from '@/api/article'
export default { export default {
name: 'dnd-list-demo', name: 'dndList-demo',
components: { DndList }, components: { DndList },
data() { data() {
return { return {
......
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