From ef54e25d6a3d4c7ce6a6697c93de4ed86f62f2d0 Mon Sep 17 00:00:00 2001 From: lyt-Top <1105290566@qq.com> Date: Wed, 3 Mar 2021 21:35:46 +0800 Subject: [PATCH] =?UTF-8?q?'admin-21.03.03:=E4=BF=AE=E5=A4=8D=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E5=88=86=E6=A0=8F=E5=B8=83=E5=B1=80=E6=97=B6=EF=BC=8C?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=B8=8D=E9=87=8D=E5=AE=9A=E5=90=91=E9=97=AE?= =?UTF-8?q?=E9=A2=98'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/router/index.ts b/src/router/index.ts index d1ade31..b4be659 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -383,6 +383,7 @@ export const dynamicRoutes = [ path: '/pages', name: 'pagesIndex', component: () => import('/@/views/layout/routerView/parent.vue'), + redirect: '/pages/filtering', meta: { title: '页面', isLink: '',