duyangyang 2 lat temu
rodzic
commit
874f9ed356
1 zmienionych plików z 1 dodań i 6 usunięć
  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'
-        }
-      ]
+      }
     }
   ]
   }