diff --git a/fe/PC/src/router/index.js b/fe/PC/src/router/index.js index b09cdff6d..9a9295c24 100644 --- a/fe/PC/src/router/index.js +++ b/fe/PC/src/router/index.js @@ -167,7 +167,7 @@ export const constantRoutes = [ name: 'isPadForTransferLibJob', meta: { keepAlive : true, - title: '业务库移', + title: 'pad-业务库移', icon: '系统首页', } }] @@ -200,7 +200,7 @@ export const constantRoutes = [ name: 'isPadForKittingPack', meta: { keepAlive : true, - title: 'Kitting组包', + title: 'pad-Kitting组包', icon: '系统首页', } }]