Commit c01d0b04 by 蒋勇

d

parent 95f31870
......@@ -14,6 +14,15 @@ module.exports = {
"isleft": true,
"children": [
{
"code": "roleview",
"label": "跟踪概览",
"isMenu": true,
"bizCode": "roleview",
"bizConfig": null,
"path": "",
"isleft":true,
},
{
"code": "singleMonitor", "isGroup": true, "label": "个人监控", "children": [
{
"code": "myquestions",
......@@ -91,7 +100,6 @@ module.exports = {
},
]
},
],
},
],
......
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