From 11bff3e93067768199bab9bfff37e8eae17d8d92 Mon Sep 17 00:00:00 2001
From: zs <zhousong@weben-smart.com>
Date: 周一, 05 5月 2025 16:33:45 +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