src/router/index.js
@@ -118,6 +118,18 @@ meta: { title: '响应措施管理' }, component: () => import('@/views/Admin/reactionManage'), }, { path: '/appfile', name: 'appfile', meta: { title: 'App版本信息' }, component: () => import('@/views/Admin/appFile.vue'), }, { path: '/samelevelGroup', name: 'samelevelGroup', meta: { title: '平级接收人分组' }, component: () => import('@/views/Admin/sameLevelGroup.vue'), }, // { // path: '/menu', // name: 'menu',