feat: 情报流转-解决报错问题

This commit is contained in:
2025-12-12 10:06:08 +08:00
parent 6c08a68d4c
commit 3fbb4f9d4b

View File

@ -613,16 +613,16 @@ export const publicRoutes = [
icon: "article"
}
},
{
path: "/InformationFlows",
name: "InformationFlows",
meta: { title: "情报流转", icon: "article" },
redirect: "/InformationFlow",
children: [
// {
// path: "/InformationFlows",
// name: "InformationFlows",
// meta: { title: "情报流转", icon: "article" },
// // redirect: "/InformationFlow",
// // children: [
]
},
// // ]
// },
]
},