diff --git a/src/modules/tpm/TPMIndexHOC.js b/src/modules/tpm/TPMIndexHOC.js index 9bb795c3..fae44870 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',