Browse Source

【agv-pc】agv区分

ag_report_nev
安虹睿 5 months ago
parent
commit
b868a82b96
  1. 4
      fe/PC/src/router/index.js

4
fe/PC/src/router/index.js

@ -184,7 +184,7 @@ export const constantRoutes = [
name: 'isPadForTransferLibJob', name: 'isPadForTransferLibJob',
meta: { meta: {
keepAlive : true, keepAlive : true,
title: 'pad-业务库移', title: 'PDA-业务库移',
icon: '系统首页', icon: '系统首页',
} }
}] }]
@ -201,7 +201,7 @@ export const constantRoutes = [
name: 'isPadForKittingPack', name: 'isPadForKittingPack',
meta: { meta: {
keepAlive : true, keepAlive : true,
title: 'pad-Kitting组包', title: 'PDA-Kitting组包',
icon: '系统首页', icon: '系统首页',
} }
}] }]

Loading…
Cancel
Save