Commit 96dbc636 by xue_wengang

线索多维要素分析

parent 092521e1
......@@ -16,6 +16,31 @@ const menuLayouts = [
},
component: () => import("@/views/brainPhotoxxxx/brainQyxsfx.vue")
},
{
path: "/brainQyxsajfx",
name: "brainQyxsajfx",
meta: {
title: '线索与案件时空拟合分析'
},
component: () => import("@/views/brainPhotoxxxx/brainQyxsajfx.vue")
},
{
path: "/brainQyxsryfx",
name: "brainQyxsryfx",
meta: {
title: '线索与人员时空拟合分析'
},
component: () => import("@/views/brainPhotoxxxx/brainQyxsryfx.vue")
},
{
path: "/brainXsdwysfx",
name: "brainXsdwysfx",
meta: {
title: '线索多维要素分析'
},
component: () => import("@/views/brainPhotoxxxx/brainXsdwysfx.vue")
},
];
export default {
......
......@@ -61,10 +61,10 @@ export default {
hasChildren: false,
},
{
id: "dwcx",
id: "brainXsdwysfx",
label: "线索多维要素分析",
newAuth: "M01",
index: "dwcx",
index: "brainXsdwysfx",
className: "iconfont icongongnengfuwu",
hasChildren: false,
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment