| src/router/views/index.js | ●●●●● patch | view | raw | blame | history |
src/router/views/index.js
@@ -164,13 +164,13 @@ }, { path: '/desk', redirect: '/desk/notice', component: Layout, redirect: '/desk/notice', children: [{ path: 'notice', path: 'index', name: '通知公告', meta: { i18n: 'index', i18n: 'dict' }, component: () => import ( /* webpackChunkName: "views" */ '@/views/desk/notice')