fix(dndList): fixed the name same as router

This commit is contained in:
Pan 2017-12-08 18:09:15 +08:00
parent ca75f7bcbc
commit b53d0945ab

View file

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