fix(dndList): fixed the name same as router
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user