From a90f11d8c3c8251211c9c93974378e3f38191347 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期一, 07 七月 2025 17:09:45 +0800 Subject: [PATCH] 测试完成 --- src/router/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index a30451d..ccfedee 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -52,7 +52,7 @@ hidden: true }, { - path: 'wxsf/wt', + path: '/wxsf/wt', component: () => import('@/views/outsideChainwtnew'), hidden: true }, -- Gitblit v1.9.3