From 29428803420725ada2abf5f8e5594d0aa8f3d123 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, 28 May 2024 16:31:46 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90nev-pc=E3=80=91?= 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 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: '系统首页', } }]