refine
This commit is contained in:
parent
faab5f6e9b
commit
d23faca0f5
|
@ -82,7 +82,7 @@ const componentsRouter = {
|
|||
path: 'drag-select',
|
||||
component: () => import('@/views/components-demo/dragSelect'),
|
||||
name: 'DragSelectDemo',
|
||||
meta: { title: 'dragSelect', noCache: true }
|
||||
meta: { title: 'dragSelect' }
|
||||
},
|
||||
{
|
||||
path: 'dnd-list',
|
||||
|
|
Loading…
Reference in New Issue