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