From b0e70aee592c5b8c974a4c1d5505b0389e125120 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周日, 18 5月 2025 15:22:06 +0800
Subject: [PATCH] 22

---
 PipeLineLems/pipelinelems_web/src/config/menu.ts |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/PipeLineLems/pipelinelems_web/src/config/menu.ts b/PipeLineLems/pipelinelems_web/src/config/menu.ts
index 6082c6c..f52b44f 100644
--- a/PipeLineLems/pipelinelems_web/src/config/menu.ts
+++ b/PipeLineLems/pipelinelems_web/src/config/menu.ts
@@ -14,6 +14,13 @@
     "notPage": false
   },
   {
+    "name": "鍒嗘嫞",
+    "path": "/information-base/PipeAccessoryPick",
+    "patchName": "PipeAccessoryPick",
+    "icon": "p",
+    "notPage": false
+  },
+  {
     "name": "绠¢檮浠惰閰�",
     "path": "/information-base/PipeAccessoryAssembly",
     "patchName": "PipeAccessoryAssembly",
@@ -71,6 +78,13 @@
     "icon": "p",
     "notPage": false
   },
+  "PipeAccessoryPick": {
+    "name": "鍒嗘嫞",
+    "path": "/information-base/PipeAccessoryPick",
+    "patchName": "PipeAccessoryPick",
+    "icon": "p",
+    "notPage": false
+  },
   "PipeAccessoryAssembly": {
     "name": "绠¢檮浠惰閰�",
     "path": "/information-base/PipeAccessoryAssembly",

--
Gitblit v1.9.3