|
|
@ -49,7 +49,7 @@ const codemenu = [{ |
|
|
|
component: () => import('@/views/component/pictureList/pictureList.vue'), |
|
|
|
name: 'pictureList', |
|
|
|
meta: { |
|
|
|
title: '仓库列表', |
|
|
|
title: '云仓列表', |
|
|
|
noCache: true |
|
|
|
} |
|
|
|
}] |
|
|
@ -155,7 +155,7 @@ const codemenu = [{ |
|
|
|
component: () => import('@/views/component/stockManagement/stockList.vue'), |
|
|
|
name: 'stockList', |
|
|
|
meta: { |
|
|
|
title: '库存管理', |
|
|
|
title: '库存信息', |
|
|
|
noCache: true |
|
|
|
} |
|
|
|
}] |
|
|
|