Skip to content
Snippets Groups Projects
Commit b53d0945 authored by Pan's avatar Pan
Browse files

fix(dndList): fixed the name same as router

parent ca75f7bc
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ import DndList from '@/components/DndList'
import { fetchList } from '@/api/article'
export default {
name: 'dnd-list-demo',
name: 'dndList-demo',
components: { DndList },
data() {
return {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment