瀏覽代碼

修改路由

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'
-        }
-      ]
+      }
     }
   ]
   }