| src/router/views/index.js | ●●●●● patch | view | raw | blame | history |
src/router/views/index.js
@@ -373,20 +373,6 @@ 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',