@ -229,7 +229,7 @@ export const constantRoutes = [{
title: '仓储'
},
children: [{
path: '/outStorage',
path: '/outStorage/index',
name: 'OutStorage',
component: () => import('@/views/storage/outStorage/index'),
meta: {