任务下发

This commit is contained in:
2025-12-15 08:46:13 +08:00
parent 394eef69e0
commit a683be5cdc
7 changed files with 189 additions and 369 deletions

View File

@@ -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'},

View File

@@ -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: []