duyangyang пре 2 година
родитељ
комит
874f9ed356
1 измењених фајлова са 1 додато и 6 уклоњено
  1. 1 6
      src/router/index.js

+ 1 - 6
src/router/index.js

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