呼叫空托盘、送空托盘

This commit is contained in:
2024-09-03 09:04:57 +08:00
parent 5a74ec84ea
commit e00462876d
7 changed files with 232 additions and 2 deletions

View File

@@ -52,7 +52,9 @@
{id: 6, title: '点位更新', icon: 'RF06', path: '/pages/manage/point-update'},
{id: 7, title: '定点作业', icon: 'RF07', path: '/pages/manage/fixed-point-task'},
{id: 8, title: '作业管理', icon: 'RF08', path: '/pages/manage/task-manage'},
{id: 9, title: '出库确认', icon: 'RF09', path: '/pages/manage/out-storage-confirm'}
{id: 9, title: '出库确认', icon: 'RF09', path: '/pages/manage/out-storage-confirm'},
{id: 10, title: '呼叫空托盘', icon: 'RF10', path: '/pages/manage/call-empty-tray'},
{id: 11, title: '送空托盘', icon: 'RF11', path: '/pages/manage/send-empty-tray'}
],
show: false,
secM: []