diff --git a/src/router/modules/remaining.ts b/src/router/modules/remaining.ts index 93b4a8b26..b2d91cfc1 100644 --- a/src/router/modules/remaining.ts +++ b/src/router/modules/remaining.ts @@ -36,7 +36,7 @@ const remainingRouter: AppRouteRecordRaw[] = [ { path: '/redirect', component: Layout, - name: 'Redirect', + name: 'redirectNew', children: [ { path: '/redirect/:path(.*)',