Commit 8d43baf5 authored by levante's avatar levante
parents 19d7179d c69c83f9
...@@ -113,7 +113,17 @@ ...@@ -113,7 +113,17 @@
] ]
}, },
{ {
"path": "/propertyScore/ScoreDisposeSet", "name": "scoreDisposeSet", "path": "/danger/propertyScore/dealManSpecList", "name": "dealManSpecList",
"meta": { "title": "处置人员配置", "menuPath": true, "menuIcon": "profile", "hideInBread": false},
"children": [
{
"path": "/danger/propertyScore/dealManSpecList/dealManSpecModify", "name": "dealManSpecModify",
"meta": { "title": "修改处置人员配置", "menuPath": false, "menuIcon": "profile", "hideInBread": false }
}
]
},
{
"path": "/danger/propertyScore/scoreDisposeSet", "name": "scoreDisposeSet",
"meta": { "title": "评分权重配置", "menuPath": true, "menuIcon": "profile", "hideInBread": false} "meta": { "title": "评分权重配置", "menuPath": true, "menuIcon": "profile", "hideInBread": 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