Commit 6eced8f7 authored by wangqinghua's avatar wangqinghua

pdf预览

parent dac73c21
......@@ -120,12 +120,12 @@ const componentsRouter = {
name: 'DndListDemo',
meta: { title: '列表拖拽' }
},
{
path: 'drag-kanban',
component: () => import('@/views/components-demo/drag-kanban'),
name: 'DragKanbanDemo',
meta: { title: '可拖拽看板' }
}
// {
// path: 'drag-kanban',
// component: () => import('@/views/components-demo/drag-kanban'),
// name: 'DragKanbanDemo',
// meta: { title: '可拖拽看板' }
// }
]
}
......
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