e7052832 by lihua

修改API详情

1 parent c955be49
...@@ -78,7 +78,7 @@ const routes: RouteRecordRaw[] = [ ...@@ -78,7 +78,7 @@ const routes: RouteRecordRaw[] = [
78 { 78 {
79 path: 'usage-api-detail', 79 path: 'usage-api-detail',
80 name: 'usageApiDetail', 80 name: 'usageApiDetail',
81 component: () => import('@/views/data_asset/detail_serviceApi.vue'), 81 component: () => import('@/views/data_service/detail_serviceApi.vue'),
82 meta: { 82 meta: {
83 title: '详情-', 83 title: '详情-',
84 sidebar: false, 84 sidebar: false,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!