lcw
This commit is contained in:
@ -338,12 +338,13 @@ export const publicRoutes = [
|
||||
name: "openSourceList",
|
||||
component: () => import("@/views/backOfficeSystem/HumanIntelligence/listView/index"),
|
||||
meta: { title: "共享列表", icon: "article-create", qbjbList: '01' },
|
||||
}, {
|
||||
path: "/socialInformationCrculated",
|
||||
name: "changeTheClue",
|
||||
component: () => import("@/views/backOfficeSystem/HumanIntelligence/FollowLeads/index"),
|
||||
meta: { title: "转线索列表", icon: "article-create" },
|
||||
},
|
||||
// {
|
||||
// path: "/socialInformationCrculated",
|
||||
// name: "changeTheClue",
|
||||
// component: () => import("@/views/backOfficeSystem/HumanIntelligence/FollowLeads/index"),
|
||||
// meta: { title: "转线索列表", icon: "article-create" },
|
||||
// },
|
||||
{
|
||||
path: "/socialInformationCrculatec",
|
||||
name: "recombinantSynthesis",
|
||||
@ -411,19 +412,19 @@ export const publicRoutes = [
|
||||
name: "ResearchJudgment",
|
||||
meta: { title: "线索落核盯办", icon: "article-ranking" },
|
||||
children: [
|
||||
{
|
||||
{
|
||||
path: "/socialInformationCrculated",
|
||||
name: "changeTheClue",
|
||||
component: () => import("@/views/backOfficeSystem/HumanIntelligence/FollowLeads/index"),
|
||||
meta: { title: "线索列表", icon: "article" },
|
||||
},
|
||||
{
|
||||
{
|
||||
path: "/lamXs",
|
||||
name: "lamXs",
|
||||
component: () => import("@/views/backOfficeSystem/HumanIntelligence/lamXs/index"),
|
||||
meta: { title: "林安码线索", icon: "article" },
|
||||
},
|
||||
|
||||
|
||||
|
||||
// 暂时不要
|
||||
// {
|
||||
@ -435,7 +436,7 @@ export const publicRoutes = [
|
||||
// icon: "article-create"
|
||||
// }
|
||||
// },
|
||||
|
||||
|
||||
{
|
||||
path: "/InstructionInformation",
|
||||
name: "InstructionInformation",
|
||||
@ -992,7 +993,7 @@ export const publicRoutes = [
|
||||
icon: "article"
|
||||
}
|
||||
},
|
||||
{
|
||||
{
|
||||
path: "/IntelligenceManagement",
|
||||
name: "IntelligenceManagement",
|
||||
component: () => import("@/views/backOfficeSystem/ResearchJudgment/IntelligenceManagement/index"),
|
||||
@ -1000,7 +1001,7 @@ export const publicRoutes = [
|
||||
title: "线索管理",
|
||||
icon: "article"
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
path: "/CollectCrculate",
|
||||
name: "CollectCrculate",
|
||||
|
||||
Reference in New Issue
Block a user