|
@ -322,7 +322,7 @@ export const constantRoutes = [ |
|
|
component: () => import('@/views/storage/totalStatus/warehouseAreaInventory/warehouseAreaInventory'), |
|
|
component: () => import('@/views/storage/totalStatus/warehouseAreaInventory/warehouseAreaInventory'), |
|
|
name: 'WarehouseAreaInventory', |
|
|
name: 'WarehouseAreaInventory', |
|
|
meta: { |
|
|
meta: { |
|
|
title: '库区库存', |
|
|
title: '库位库存', |
|
|
icon: 'product-add', |
|
|
icon: 'product-add', |
|
|
}, |
|
|
}, |
|
|
hidden: true |
|
|
hidden: true |
|
|