bug修复
This commit is contained in:
parent
0f2e4db709
commit
c189c03bfb
|
|
@ -179,16 +179,16 @@ const pickingList = ref([
|
|||
url: '/pages/picking/outbound/index',
|
||||
iconSrc: '../../static/workbench/backCreate.png',
|
||||
},
|
||||
{
|
||||
title: '退料创建',
|
||||
url: '',
|
||||
iconSrc: '../../static/workbench/backCreate.png',
|
||||
},
|
||||
// {
|
||||
// title: '退料接收',
|
||||
// url: '/pages/back/index',
|
||||
// {
|
||||
// title: '退料创建',
|
||||
// url: '',
|
||||
// iconSrc: '../../static/workbench/backCreate.png',
|
||||
// },
|
||||
// },
|
||||
{
|
||||
title: '退料接收',
|
||||
url: '/pages/back/index',
|
||||
iconSrc: '../../static/workbench/backCreate.png',
|
||||
},
|
||||
{
|
||||
title: '修试入库',
|
||||
url: '/pages/repair/testedInBound/index',
|
||||
|
|
|
|||
Loading…
Reference in New Issue