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: {