fuliqi
2024-07-09 11295ac61002bb0725970bfb683dade1f143bd93
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'
         }