From 5041421036a0d51be8dfdc6c506bf5e820140e82 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Thu, 7 Mar 2024 15:36:38 +0800 Subject: [PATCH] add --- src/modules/tpm/TPMIndexHOC.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/modules/tpm/TPMIndexHOC.js b/src/modules/tpm/TPMIndexHOC.js index 9bb795c36..fae44870b 100644 --- a/src/modules/tpm/TPMIndexHOC.js +++ b/src/modules/tpm/TPMIndexHOC.js @@ -36,6 +36,11 @@ const items = [ icon: 'xuanzhong-daimakuicon', path: '/codes' }, + { + name: '流水线', + icon: 'liushuixianicon', + path: '/pipeline' + }, { name: '制品库', icon: 'zhipinkuicon',