feat(hand-factory): release v1.3.34
- 扫描钢卷功能支持维护异常信息 - 隐藏「设备巡检」菜单入口 - 版本号升级至 1.3.34
This commit is contained in:
@@ -189,7 +189,7 @@
|
||||
{ key: 'ship', label: '发货', description: '扫描钢卷二维码,执行发货操作', cardClass: 'card-ship' },
|
||||
{ key: 'cancelShip', label: '撤回发货', description: '撤回已发货的钢卷', cardClass: 'card-cancelShip' },
|
||||
{ key: 'transfer', label: '移库', description: '将钢卷移动到目标库区', cardClass: 'card-transfer' },
|
||||
{ key: 'scanCoil', label: '扫描钢卷', description: '直接扫描钢卷码,查看钢卷详细信息', cardClass: 'card-scanCoil' },
|
||||
{ key: 'scanCoil', label: '扫描钢卷', description: '直接扫描钢卷码,查看钢卷详细信息,并维护异常信息', cardClass: 'card-scanCoil' },
|
||||
{ key: 'see', label: '查看存储钢卷', description: '扫描库区码,查看库区内存储的钢卷信息', cardClass: 'card-see' },
|
||||
{ key: 'release', label: '释放库位', description: '释放当前库位占用', cardClass: 'card-release' },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user