外包材
This commit is contained in:
@@ -42,28 +42,28 @@
|
||||
return {
|
||||
userName: '',
|
||||
menuList: [
|
||||
{title: '通用功能0', path: 'RF07', sonTree: [
|
||||
{title: '入库组箱', path: '/pages/General/warehouse-box'},
|
||||
{title: '配送组箱', path: '/pages/General/distribution-box'},
|
||||
{title: '点对点转运', path: '/pages/General/line-transfer'},
|
||||
{title: '确认取放货', path: '/pages/General/pick-place-goods'},
|
||||
{title: '作业管理', path: '/pages/General/ops-mgmt'},
|
||||
{title: '点位更新', path: '/pages/General/pt-update'}
|
||||
]},
|
||||
{title: '小料箱功能0', path: 'RF08', sonTree: [
|
||||
{title: '空载具出库', path: '/pages/Material/kzj-out-store'},
|
||||
{title: '空载具入库', path: '/pages/Material/kzj-in-store'},
|
||||
{title: '小料箱入库', path: '/pages/Material/xlx-in-store'}
|
||||
]},
|
||||
{title: '大料箱功能0', path: 'RF09', 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: '通用功能0', path: 'RF07', sonTree: [
|
||||
// {title: '入库组箱', path: '/pages/General/warehouse-box'},
|
||||
// {title: '配送组箱', path: '/pages/General/distribution-box'},
|
||||
// {title: '点对点转运', path: '/pages/General/line-transfer'},
|
||||
// {title: '确认取放货', path: '/pages/General/pick-place-goods'},
|
||||
// {title: '作业管理', path: '/pages/General/ops-mgmt'},
|
||||
// {title: '点位更新', path: '/pages/General/pt-update'}
|
||||
// ]},
|
||||
// {title: '小料箱功能0', path: 'RF08', sonTree: [
|
||||
// {title: '空载具出库', path: '/pages/Material/kzj-out-store'},
|
||||
// {title: '空载具入库', path: '/pages/Material/kzj-in-store'},
|
||||
// {title: '小料箱入库', path: '/pages/Material/xlx-in-store'}
|
||||
// ]},
|
||||
// {title: '大料箱功能0', path: 'RF09', 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: 'RF10', sonTree: [
|
||||
{title: '无人车卸货', path: '/pages/hdyy/wrcdj/wrc-unload'},
|
||||
{title: '无人车装货', path: '/pages/hdyy/wrcdj/wrc-load'}
|
||||
|
||||
Reference in New Issue
Block a user