feat: 情报流转-解决报错问题
This commit is contained in:
@ -613,16 +613,16 @@ export const publicRoutes = [
|
|||||||
icon: "article"
|
icon: "article"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
path: "/InformationFlows",
|
// path: "/InformationFlows",
|
||||||
name: "InformationFlows",
|
// name: "InformationFlows",
|
||||||
meta: { title: "情报流转", icon: "article" },
|
// meta: { title: "情报流转", icon: "article" },
|
||||||
redirect: "/InformationFlow",
|
// // redirect: "/InformationFlow",
|
||||||
children: [
|
// // children: [
|
||||||
|
|
||||||
|
|
||||||
]
|
// // ]
|
||||||
},
|
// },
|
||||||
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user