mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
refactor(projects): 路由组件导入拆分
This commit is contained in:
@ -9,7 +9,7 @@ const DOCUMENT: CustomRoute = {
|
||||
name: RouteNameMap.get('document'),
|
||||
path: EnumRoutePath.document,
|
||||
component: BasicLayout,
|
||||
redirect: { name: RouteNameMap.get('document') },
|
||||
redirect: { name: RouteNameMap.get('document_vue') },
|
||||
meta: {
|
||||
requiresAuth: true,
|
||||
title: EnumRouteTitle.document,
|
||||
|
Reference in New Issue
Block a user