任务下发
This commit is contained in:
@@ -43,8 +43,7 @@
|
||||
userName: '',
|
||||
menuList: [
|
||||
{title: '通用功能', path: 'RF06', sonTree: [
|
||||
{title: '任务下发', path: '/pages/wb/taskcarry'},
|
||||
{title: '任务管理', path: '/pages/wb/taskmanage'}
|
||||
{title: '任务下发', path: '/pages/nlfive/taskcarry'}
|
||||
// {title: '入库组箱', path: '/pages/General/warehouse-box'},
|
||||
// {title: '配送组箱', path: '/pages/General/distribution-box'},
|
||||
// {title: '点对点转运', path: '/pages/General/line-transfer'},
|
||||
|
||||
@@ -32,8 +32,7 @@
|
||||
return {
|
||||
userName: '',
|
||||
menuList: [
|
||||
{title: '任务下发', icon: 'RF03', path: '/pages/wb/taskcarry'},
|
||||
{title: '任务管理', icon: 'RF02', path: '/pages/wb/taskmanage'}
|
||||
{title: '任务下发', icon: 'RF03', path: '/pages/nlfive/taskcarry'}
|
||||
],
|
||||
show: false,
|
||||
secM: []
|
||||
|
||||
Reference in New Issue
Block a user