This commit is contained in:
lcw
2026-04-21 17:00:46 +08:00
parent 35c6849b43
commit 0020d383bf

View File

@ -434,7 +434,15 @@ export const publicRoutes = [
icon: "article-create"
}
},
{
path: "/InformationReporting",
name: "InformationReporting",
component: () => import("@/views/backOfficeSystem/InformationReporting/index.vue"),
meta: {
title: "蜂群信息",
icon: "article-create"
}
},
// {
// path: "/MakeAcomment",
// name: "MakeAcomment",
@ -484,14 +492,6 @@ export const publicRoutes = [
title: "线索发布",
icon: "article"
}
}, {
path: "/InformationReporting",
name: "InformationReporting",
component: () => import("@/views/backOfficeSystem/InformationReporting/index.vue"),
meta: {
title: "蜂群信息",
icon: "article-create"
}
},
// {
// path: "/InformationFlows",