马宇豪
2023-06-14 e2f129ee192ae3469848beeceac262b13ba8eacb
src/router/index.js
@@ -53,8 +53,8 @@
       component: () => import('@/views/Admin/Audit'),
     },
      {
        path: '/torelease',
        name: 'torelease',
        path: '/notice',
        name: 'notice',
        meta: { title: '信息编辑' },
        component: () => import('@/views/Admin/notice'),
      },
@@ -74,7 +74,7 @@
        path: '/history',
        name: 'history',
        meta: { title: '历史信息' },
        component: () => import('@/views/Admin/History'),
        component: () => import('@/views/Admin/history'),
      },
     {
       path: '/callRecord',