Commit bf6c65ab by dupengfei

刑专可视化 分析修改

parent 048e9ef1
...@@ -94,9 +94,9 @@ export default { ...@@ -94,9 +94,9 @@ export default {
type: Array, type: Array,
default: () => [ default: () => [
{ {
id: "ajyp", id: "argxfx",
label: "案件研判", label: "案件研判",
index: "ajyp", index: "argxfx",
className: "el-icon-folder-remove", className: "el-icon-folder-remove",
children: [ children: [
{ {
...@@ -114,9 +114,9 @@ export default { ...@@ -114,9 +114,9 @@ export default {
], ],
}, },
{ {
id: "ryyp", id: "zhfx",
label: "人员研判", label: "人员研判",
index: "ryyp", index: "zhfx",
className: "el-icon-user", className: "el-icon-user",
children: [ children: [
{ {
...@@ -152,9 +152,9 @@ export default { ...@@ -152,9 +152,9 @@ export default {
], ],
}, },
{ {
id: "bshfx", id: "hdfx",
label: "标识号研判", label: "标识号研判",
index: "bshfx", index: "hdfx",
className: "el-icon-eleme", className: "el-icon-eleme",
children: [ children: [
{ {
......
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