add 人工出入库

This commit is contained in:
2025-12-01 09:54:23 +08:00
parent 1e46c520a1
commit 7230e6acd3
7 changed files with 287 additions and 1 deletions

View File

@@ -42,7 +42,9 @@
{title: '手工组盘', icon: 'RF8', path: '/pages/task/sgzp'},
{title: '空托盘入库', icon: 'RF9', path: '/pages/task/ktprk'},
{title: '空托盘出库', icon: 'RF10', path: '/pages/task/ktpck'},
{title: '点对点任务', icon: 'RF11', path: '/pages/task/ddrw'}
{title: '点对点任务', icon: 'RF11', path: '/pages/task/ddrw'},
{title: '手工入库', icon: 'RF12', path: '/pages/task/sgrk'},
{title: '手工出库', icon: 'RF13', path: '/pages/task/sgck'}
],
show: false,
secM: []