马宇豪
2024-04-23 7cf85ad3023d84ac6f80cb535f629f37703bd5d6
src/router/index.js
@@ -41,10 +41,10 @@
       component: () => import('@/views/Admin/list'),
     },
     {
       path: '/audit',
       name: 'audit',
       path: '/dataStatistic',
       name: 'dataStatistic',
       meta: { title: '数据统计' },
       component: () => import('@/views/Admin/Audit'),
       component: () => import('@/views/Admin/dataStatistic'),
     },
      {
        path: '/notice',