src/router/index.js
@@ -74,7 +74,6 @@ } ] }, // { // path: '', // component: Layout, @@ -122,7 +121,7 @@ path: 'index/:type/:typeId', component: () => import('@/views/system/data-manage/data-detail'), name: 'DataDetail', meta: { meta: { title: '数据详情', activeMenu: '/data-manage' }