Commit a6d0b660 authored by baiyinhao's avatar baiyinhao

新增路由

parent 5907847b
......@@ -1346,6 +1346,9 @@ export const ServicePlatformRoute: AppRouteRecordRaw = {
title: '企业认证',
icon: '',
},
path: 'carouselManagement/detail',
name: 'detail2',
component: () => import('@/views/dataSharingAndExchange/carouselManagement/detail/index.vue'),
},
],
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment