From 332fd9f9f507ea51bb4f3b9f32bda3355e099e8d Mon Sep 17 00:00:00 2001 From: fuxiaochun Date: Fri, 18 Aug 2023 15:33:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=A6=E6=83=85=E8=B7=AF?= =?UTF-8?q?=E7=94=B1=E5=8F=82=E6=95=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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商情-行业洞察',