fuliqi
2024-09-30 3b9fb37703d3437012f0acd2b1376d873e4ddbe1
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'
         }