소스 검색

路由文件

DESKTOP-O04BTUJ\muzen 3 년 전
부모
커밋
c61c476363
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. 0 8
      src/router/index.js

+ 0 - 8
src/router/index.js

@@ -344,14 +344,6 @@ export const dynamicRoutes = [{
         title: `定制详情`,
         activeMenu: '/channel/custom'
       }
-    },{
-      path: 'custom/edit',
-      component: () => import('@/views/channel/custom/edit'),
-      name: 'channelCustomEdit',
-      meta: {
-        title: `频道详情`,
-        activeMenu: '/channel/custom'
-      }
     }]
   },
   // 项目管理