From 33a127ec16abec9253b8fca316701b105bb48516 Mon Sep 17 00:00:00 2001 From: huangchengfa <171504222@qq.com> Date: Thu, 18 Dec 2025 11:07:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E6=94=B9=E8=8F=9C=E5=8D=95=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) 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",