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