Commit 5e5d3efe authored by 程卓's avatar 程卓

过滤json调整

parent 7d447673
...@@ -155,6 +155,22 @@ ...@@ -155,6 +155,22 @@
] ]
} }
] ]
},
{
"path": "/documents/repair", "name": "repairList",
"meta": { "title": "应急报修","authCode":"0005", "menuIcon": "profile", "menuPath": true, "hideInBread": false },
"children": [
{
"path": "/documents/repair/repairList", "name": "repairInnerList",
"meta": { "title": "应急报修列表","authCode":"000501", "menuIcon": "profile", "menuPath": true, "hideInBread": false },
"children": [
{
"path": "/documents/repair/repairInfo", "name": "repairInfo",
"meta": { "title": "报修详情","authCode":"000501", "menuPath": false, "hideInBread": false }
}
]
}
]
} }
], ],
"huangpu": [ "huangpu": [
......
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