src/router/views/index.js
@@ -349,6 +349,20 @@ import( /* webpackChunkName: "views" */ '@/views/article/article') }] }, { path: '/articleWords', component: Layout, peixun: true, redirect: '/articleWords/index', children: [{ path: 'index', name: '敏感词预警', meta: { i18n: 'articleWords' }, component: () => import( /* webpackChunkName: "views" */ '@/views/article/articleWords') }] }, { path: '/feedbackReport', component: Layout, redirect: '/feedbackReport/index',