From 45ba3e5ff2633899a20ef147d2b708fd73ec3f58 Mon Sep 17 00:00:00 2001 From: guoxing <1369478551@qq.com> Date: Tue, 7 May 2024 17:13:34 +0800 Subject: [PATCH] 11 --- yxt-as-ui/src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yxt-as-ui/src/router/index.js b/yxt-as-ui/src/router/index.js index 5a37f30fc2..0857a9f022 100644 --- a/yxt-as-ui/src/router/index.js +++ b/yxt-as-ui/src/router/index.js @@ -229,7 +229,7 @@ export const constantRoutes = [{ title: '仓储' }, children: [{ - path: '/outStorage', + path: '/outStorage/index', name: 'OutStorage', component: () => import('@/views/storage/outStorage/index'), meta: {