瀏覽代碼

全网商机获取:招投标查询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