diff --git a/src/router/index.js b/src/router/index.js index 830a59c..120dab2 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -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",