更新路由
This commit is contained in:
@ -373,8 +373,9 @@ export const publicRoutes = [
|
||||
]
|
||||
},
|
||||
{
|
||||
path: "/ResearchHome",
|
||||
name: "ResearchHome",
|
||||
path: "/Research",
|
||||
name: "Research",
|
||||
redirect: "/ResearchHome",
|
||||
meta: {
|
||||
title: "研判首页",
|
||||
icon: "article"
|
||||
|
Reference in New Issue
Block a user