From 658c7689e0194b5c3ba161bf270f8fe6c4a5d729 Mon Sep 17 00:00:00 2001 From: mixtan <424491071@qq.com> Date: Thu, 3 Jul 2025 10:30:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B7=AF=E5=BE=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/routes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/routes.js b/src/utils/routes.js index e7e840a..45ab076 100644 --- a/src/utils/routes.js +++ b/src/utils/routes.js @@ -34,7 +34,7 @@ export function convertRouter(asyncRoutes) { if (route.meta.title == '店铺' && route.name == 'Vab330') { const obj = { path: '/goodsTool', - component: '@/views/product/goodsTool/index', + component: '@/views/store/storeConf/index', name: 'Vab88001', redirect: null, meta: {