Commit 661d6e81 authored by 程卓's avatar 程卓

隐藏重复投诉列表子项目菜单

parent b4c4672e
...@@ -44,10 +44,10 @@ ...@@ -44,10 +44,10 @@
"path": "/pudong/complaintPath/complaintList", "name": "complaintList", "path": "/pudong/complaintPath/complaintList", "name": "complaintList",
"meta": { "title": "投诉列表", "menuPath": true, "menuIcon": "profile", "hideInBread": false } "meta": { "title": "投诉列表", "menuPath": true, "menuIcon": "profile", "hideInBread": false }
}, },
{ // {
"path": "/pudong/complaintPath/repeatComplaintList", "name": "repeatComplaintList", // "path": "/pudong/complaintPath/repeatComplaintList", "name": "repeatComplaintList",
"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