소스 검색

全网商机获取:招投标查询BUG修改
全网商机获取:标讯订阅规则BUG修改

youchen 1 년 전
부모
커밋
d5f8e25418
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      src/router/index.js

+ 5 - 0
src/router/index.js

@@ -92,6 +92,11 @@ export const constantRoutes = [
     hidden: true
   },
   {
+    path: '/business/bid/detail',
+    component: () => import('@/views/business/bid/detail/detail.vue'),
+    hidden: true
+  },
+  {
     path: '/business/SupAtttachment',
     component: () => import('@/views/purchase/SupAtttachment/index'),
     hidden: true