From 5a871e40ec70a3e01a895dfc7f694adee5367a7d Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周日, 18 5月 2025 15:05:18 +0800 Subject: [PATCH] 222 --- 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 f61ab9b..6082c6c 100644 --- a/PipeLineLems/pipelinelems_web/src/config/menu.ts +++ b/PipeLineLems/pipelinelems_web/src/config/menu.ts @@ -7,6 +7,13 @@ "notPage": false }, { + "name": "绠¢檮浠剁剨鎺�", + "path": "/information-base/PipeAccessoryWeld", + "patchName": "PipeAccessoryWeld", + "icon": "p", + "notPage": false + }, + { "name": "绠¢檮浠惰閰�", "path": "/information-base/PipeAccessoryAssembly", "patchName": "PipeAccessoryAssembly", @@ -57,6 +64,13 @@ "icon": "p", "notPage": false }, + "PipeAccessoryWeld": { + "name": "绠¢檮浠剁剨鎺�", + "path": "/information-base/PipeAccessoryWeld", + "patchName": "PipeAccessoryWeld", + "icon": "p", + "notPage": false + }, "PipeAccessoryAssembly": { "name": "绠¢檮浠惰閰�", "path": "/information-base/PipeAccessoryAssembly", -- Gitblit v1.9.3