diff --git a/hw-ui/src/layout/index2.vue b/hw-ui/src/layout/index2.vue index 1b451512..c4c670f5 100644 --- a/hw-ui/src/layout/index2.vue +++ b/hw-ui/src/layout/index2.vue @@ -70,6 +70,10 @@ name:'五楼生产', path:'/board/fifthFloorProduction' }, + { + name:'五楼仓储', + path:'/board/fifthFloorWarehouse' + }, ] } },