src/router/index.js
@@ -91,6 +91,19 @@ // ] // }, { path: '/noMenu', component: Layout, redirect: '/noMenu', children: [ { path: '/noMenu', component: () => import('@/views/error/noMenu.vue'), name: 'noMenu', meta: { title: '提示',icon: 'form', affix: true } } ] }, { path: '', component: Layout, redirect: '/institution',