mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
perf: 处理 alive
This commit is contained in:
@@ -46,11 +46,4 @@ const projectRoutes: RouteRecordRaw = {
|
||||
]
|
||||
}
|
||||
|
||||
projectRoutes.children?.forEach(child => {
|
||||
child.meta = {
|
||||
...child.meta,
|
||||
key: 'reuse-project'
|
||||
}
|
||||
})
|
||||
|
||||
export default projectRoutes
|
||||
|
||||
Reference in New Issue
Block a user