研判态势
This commit is contained in:
@ -503,7 +503,16 @@ export const publicRoutes = [
|
||||
name: "tsypHome",
|
||||
component: () => import("@/views/backOfficeSystem/JudgmentHome/tsypHome/index"),
|
||||
meta: {
|
||||
title: "态势研判",
|
||||
title: "模型管理",
|
||||
icon: "article"
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/situationHome",
|
||||
name: "situationHome",
|
||||
component: () => import("@/views/backOfficeSystem/JudgmentHome/situationHome/index"),
|
||||
meta: {
|
||||
title: "研判态势",
|
||||
icon: "article"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user