更新路由
This commit is contained in:
parent
3cd173d1b1
commit
b67be78892
|
@ -37,7 +37,7 @@ export const publicRoutes = [
|
|||
{
|
||||
path: "/editPassword",// 注意:带有路径“/”的记录中的组件“默认”是一个不返回 Promise 的函数
|
||||
component: layout,
|
||||
redirect: "/FourColorWarning",
|
||||
redirect: "/IdentityManage",
|
||||
children: [
|
||||
{
|
||||
path: "/FourColorWarning",
|
||||
|
|
Loading…
Reference in New Issue
Block a user