@@ -181,12 +181,7 @@ export const constantRoutes = [
meta: {
title: '代办任务',
icon: ''
- },
- children:[
- {
- path:'detail'
- }
- ]
+ }
}
]