|
|
@ -873,8 +873,8 @@ export const constantRoutes = [{ |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
path: '/inventory/inventory', |
|
|
|
component: () => import('@/views/statement/inventory/inventory'), |
|
|
|
path: '/inventory/inventoryInquiry', |
|
|
|
component: () => import('@/views/statement/inventory/inventoryInquiry'), |
|
|
|
name: 'Inventory', |
|
|
|
meta: { |
|
|
|
title: '库存查询', |
|
|
|