diff --git a/src/router/index.js b/src/router/index.js index 575542a..88bfde8 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -101,7 +101,7 @@ const router = createRouter({ component: () => import("@/views/business/insight/list.vue"), }, { - path: 'business/insight/detail/:cid/:id', + path: 'business/insight/detail/:id', name: 'insightDetail', meta: { title: 'AI商情-行业洞察',