From b868a82b96bbddf88b5e76ebadec7c2fbd42de68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com> Date: Tue, 3 Dec 2024 15:16:27 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90agv-pc=E3=80=91agv=E5=8C=BA=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fe/PC/src/router/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: '系统首页', } }]