add 点对点任务

This commit is contained in:
2025-10-15 14:18:45 +08:00
parent 9311e8ebee
commit 4a40f26e2c
7 changed files with 146 additions and 1 deletions

View File

@@ -41,7 +41,8 @@
{title: '任务管理', icon: 'RF6', path: '/pages/task/rwgl'},
{title: '手工组盘', icon: 'RF8', path: '/pages/task/sgzp'},
{title: '空托盘入库', icon: 'RF9', path: '/pages/task/ktprk'},
{title: '空托盘出库', icon: 'RF10', path: '/pages/task/ktpck'}
{title: '空托盘出库', icon: 'RF10', path: '/pages/task/ktpck'},
{title: '点对点任务', icon: 'RF11', path: '/pages/task/ddrw'}
],
show: false,
secM: []