From 4967c641bf731d3fd230cdcb84420f6837a1b7f2 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周日, 18 5月 2025 14:54:15 +0800 Subject: [PATCH] 222 --- PipeLineLems/pipelinelems_web/src/config/menu.ts | 28 ++++++++++++++++++++++++++++ 1 files changed, 28 insertions(+), 0 deletions(-) diff --git a/PipeLineLems/pipelinelems_web/src/config/menu.ts b/PipeLineLems/pipelinelems_web/src/config/menu.ts index 286eb63..6082c6c 100644 --- a/PipeLineLems/pipelinelems_web/src/config/menu.ts +++ b/PipeLineLems/pipelinelems_web/src/config/menu.ts @@ -7,6 +7,20 @@ "notPage": false }, { + "name": "绠¢檮浠剁剨鎺�", + "path": "/information-base/PipeAccessoryWeld", + "patchName": "PipeAccessoryWeld", + "icon": "p", + "notPage": false + }, + { + "name": "绠¢檮浠惰閰�", + "path": "/information-base/PipeAccessoryAssembly", + "patchName": "PipeAccessoryAssembly", + "icon": "p", + "notPage": false + }, + { "name": "宸ュ崟绠$悊(鏂�)", "path": "/information-base/OrderManagement-main", "patchName": "OrderManagement-main", @@ -50,6 +64,20 @@ "icon": "p", "notPage": false }, + "PipeAccessoryWeld": { + "name": "绠¢檮浠剁剨鎺�", + "path": "/information-base/PipeAccessoryWeld", + "patchName": "PipeAccessoryWeld", + "icon": "p", + "notPage": false + }, + "PipeAccessoryAssembly": { + "name": "绠¢檮浠惰閰�", + "path": "/information-base/PipeAccessoryAssembly", + "patchName": "PipeAccessoryAssembly", + "icon": "p", + "notPage": false + }, "OrderManagement-main": { "name": "宸ュ崟绠$悊(鏂�)", "path": "/information-base/OrderManagement-main", -- Gitblit v1.9.3