新增三个页面

This commit is contained in:
2025-08-05 20:28:09 +08:00
parent fd5b9d30f6
commit 9ca4b509c1
11 changed files with 503 additions and 3 deletions

View File

@@ -38,7 +38,10 @@
{title: '盘点确认', icon: 'RF3', path: '/pages/task/pdqr'},
{title: '点位操作', icon: 'RF4', path: '/pages/task/dwcz'},
{title: '定点作业', icon: 'RF5', path: '/pages/task/ddzy'},
{title: '任务管理', icon: 'RF6', path: '/pages/task/rwgl'}
{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'}
],
show: false,
secM: []