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