feat: 移除无用,修改菜单名

This commit is contained in:
2025-12-18 11:07:35 +08:00
parent a83e15ecbd
commit 33a127ec16

View File

@ -454,13 +454,13 @@ export const publicRoutes = [
path: "/socialInformationCrculated",
name: "changeTheClue",
component: () => import("@/views/backOfficeSystem/HumanIntelligence/FollowLeads/index"),
meta: { title: "转线索", icon: "article" },
meta: { title: "转线索列表", icon: "article" },
},
{
path: "/socialInformationCrculatec",
name: "recombinantSynthesis",
component: () => import("@/views/backOfficeSystem/HumanIntelligence/ConversionSynthesis/index"),
meta: { title: "转合成", icon: "article" },
meta: { title: "转合成列表", icon: "article" },
},
{
path: "/CollectPoints",
@ -765,15 +765,7 @@ export const publicRoutes = [
// // }
// // },
// // {
// // path: "/policeReport",
// // name: "policeReport",
// // component: () => import("@/views/backOfficeSystem/policeReport/index.vue"),
// // meta: {
// // title: "警情管理",
// // icon: "article"
// // }
// // },
// ]
// },
@ -941,7 +933,7 @@ export const publicRoutes = [
component: () => import("@/views/backOfficeSystem/HumanIntelligence/CollectCrculate/index"),
meta: { title: "情报采集", icon: "article" },
},
// {
// path: "/ResearchHome",
// name: "ResearchHome",