From f900b64b3203da6dafc34c3639cd819cf1d49266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Tue, 17 Dec 2024 10:31:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9C=8B=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hw-ui/src/layout/index2.vue | 4 ++++ 1 file changed, 4 insertions(+) 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' + }, ] } },