清空
This commit is contained in:
@@ -50,14 +50,20 @@
|
||||
{title: '作业管理', path: '/pages/General/ops-mgmt'},
|
||||
{title: '点位更新', path: '/pages/General/pt-update'}
|
||||
]},
|
||||
{title: '小料箱功能', path: 'RF03', sonTree: [{title: '空载具出库', path: '/pages/Material/kzj-out-store'}, {title: '空载具入库', path: '/pages/Material/kzj-in-store'}, {title: '小料箱入库', path: '/pages/Material/xlx-in-store'}]},
|
||||
{title: '大料箱功能', path: 'RF04', sonTree: [{title: '空载具出入库', path: '/pages/Material/kzj-inout-store'}, {title: '料箱入库', path: '/pages/Material/lx-in-store'}, {title: '物料入库', path: '/pages/Material/mater-in-store'}, {title: '大料箱出库', path: '/pages/Material/dlx-out-store'}, {title: '退库确认', path: '/pages/Material/tuiku-confirm'}, {title: '大料箱移库', path: '/pages/Material/dlx-move-store'}, {title: '大料箱盘库', path: '/pages/Material/dlx-pan-store'}]},
|
||||
// {title: '入库管理', path: 'RF01', sonTree: [{title: '物料组盘入库', path: '/pages/entry/mater-group-to-store'}, {title: '合格证入库', path: '/pages/entry/qualified-to-store'}, {title: '单据入库', path: '/pages/entry/bill-to-store'}, {title: '盘点入库', path: '/pages/entry/check-to-store'}, {title: '空托盘入库', path: '/pages/entry/empty-tray-to-store'}]},
|
||||
// {title: '出库管理', path: 'RF02', sonTree: [{title: '空托盘出库', path: '/pages/outbound/tray-out-store'}, {title: '出库确认', path: '/pages/outbound/out-store-confirm'}, {title: '单据出库', path: '/pages/outbound/bill-list'}, {title: '盘点出库', path: '/pages/outbound/stock-out-store'}]},
|
||||
// {title: '拣选管理', path: 'RF04', sonTree: [{title: '拣选作业', path: '/pages/pick/pick-task'}]},
|
||||
// {title: '设备操控', path: 'RF07', sonTree: [{title: '切换出入库模式', path: '/pages/mode/switch-in-out'}, {title: '拣选工位启停模式', path: '/pages/mode/pick'}, {title: '下发输送线运动命令', path: '/pages/mode/command'}]},
|
||||
// {title: '产线叫料', path: 'RF10', sonTree: [{title: '二楼生产出库', path: '/pages/outbound/produce-out-store-2nd'}, {title: '二楼取货确认', path: '/pages/outbound/pick-confirm-2nd'}, {title: '二楼货架绑定', path: '/pages/outbound/shelf-bind-2nd'}]},
|
||||
// {title: '转运管理', path: 'RF09', sonTree: [{title: '托盘转运', path: '/pages/transfer/tray-transfer'}, {title: '打印测试', path: '/pages/test'}]}
|
||||
{title: '小料箱功能', path: 'RF03', sonTree: [
|
||||
{title: '空载具出库', path: '/pages/Material/kzj-out-store'},
|
||||
{title: '空载具入库', path: '/pages/Material/kzj-in-store'},
|
||||
{title: '小料箱入库', path: '/pages/Material/xlx-in-store'}
|
||||
]},
|
||||
{title: '大料箱功能', path: 'RF04', sonTree: [
|
||||
{title: '空载具出入库', path: '/pages/Material/kzj-inout-store'},
|
||||
{title: '料箱入库', path: '/pages/Material/lx-in-store'},
|
||||
{title: '物料入库', path: '/pages/Material/mater-in-store'},
|
||||
{title: '大料箱出库', path: '/pages/Material/dlx-out-store'},
|
||||
{title: '退库确认', path: '/pages/Material/tuiku-confirm'},
|
||||
{title: '大料箱移库', path: '/pages/Material/dlx-move-store'},
|
||||
{title: '大料箱盘库', path: '/pages/Material/dlx-pan-store'}
|
||||
]}
|
||||
],
|
||||
show: false,
|
||||
secM: [],
|
||||
|
||||
Reference in New Issue
Block a user