youchen 1 жил өмнө
parent
commit
0f366db60f
1 өөрчлөгдсөн 10 нэмэгдсэн , 10 устгасан
  1. 10 10
      src/router/index.js

+ 10 - 10
src/router/index.js

@@ -71,16 +71,16 @@ export const constantRoutes = [
     component: () => import('@/views/business/bid/index/biding.vue'),
     hidden: true
   },
-  {
-    path: '/business/bid/subscriptionRules',
-    component: () => import('@/views/business/bid/subscriptionRules/index.vue'),
-    hidden: true
-  },
-  {
-    path: '/business/bid/subscriptionRulesDetail',
-    component: () => import('@/views/business/bid/rulesDetail/detail.vue'),
-    hidden: true
-  },
+  // {
+  //   path: '/business/bid/subscriptionRules',
+  //   component: () => import('@/views/business/bid/subscriptionRules/index.vue'),
+  //   hidden: true
+  // },
+  // {
+  //   path: '/business/bid/subscriptionRulesDetail',
+  //   component: () => import('@/views/business/bid/rulesDetail/detail.vue'),
+  //   hidden: true
+  // },
   {
     path: '/business/bid/bidingInfo',
     component: () => import('@/views/business/bid/detail/bidingInfoDetail.vue'),