src/router/views/index.js
@@ -211,7 +211,22 @@ component: () => import( /* webpackChunkName: "views" */ '@/views/realTimePolice/real') }] }, { }, { path: '/mgcx', component: Layout, redirect: '/mgcx/index', children: [{ path: 'index', name: '敏感词限制', meta: { i18n: 'real' }, component: () => import( /* webpackChunkName: "views" */ '@/views/mgcx/mgcx') }] }, { path: '/examination', component: Layout, redirect: '/examination/index',