From 3933f3629ec6282e5f070923f04bbf2c1add6687 Mon Sep 17 00:00:00 2001 From: zs <zhousong@weben-smart.com> Date: 周三, 30 4月 2025 13:58:19 +0800 Subject: [PATCH] 物料基础表导入导出增删改查 --- HIAWms/web/src/config/menu.ts | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HIAWms/web/src/config/menu.ts b/HIAWms/web/src/config/menu.ts index 71904c0..1a0aaf6 100644 --- a/HIAWms/web/src/config/menu.ts +++ b/HIAWms/web/src/config/menu.ts @@ -21,7 +21,7 @@ "notPage": false }, { - "name": "鐗╂枡鍩虹", + "name": "Wms鐗╂枡鍩虹", "path": "/information-base/HIAWms", "patchName": "HIAWms", "icon": "p", @@ -51,7 +51,7 @@ "notPage": false }, "HIAWms": { - "name": "鐗╂枡鍩虹", + "name": "Wms鐗╂枡鍩虹", "path": "/information-base/HIAWms", "patchName": "HIAWms", "icon": "p", -- Gitblit v1.9.3