|
|
|
@ -228,18 +228,19 @@ const menus = { |
|
|
|
type: '' |
|
|
|
type: '' |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
// {
|
|
|
|
|
|
|
|
// key: "claimGoods",
|
|
|
|
|
|
|
|
// title: "物料取货",
|
|
|
|
|
|
|
|
// url: "../logistics/claimGoods",
|
|
|
|
|
|
|
|
// bgColor: '',
|
|
|
|
|
|
|
|
// limit: 'RB2325',
|
|
|
|
|
|
|
|
// icon: {
|
|
|
|
|
|
|
|
// size: 20,
|
|
|
|
|
|
|
|
// color: '#00b7ee',
|
|
|
|
|
|
|
|
// type: ''
|
|
|
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
// },
|
|
|
|
{ |
|
|
|
{ |
|
|
|
key: "claimGoods", |
|
|
|
|
|
|
|
title: "物料取货", |
|
|
|
|
|
|
|
url: "../logistics/claimGoods", |
|
|
|
|
|
|
|
bgColor: '', |
|
|
|
|
|
|
|
limit: 'RB2325', |
|
|
|
|
|
|
|
icon: { |
|
|
|
|
|
|
|
size: 20, |
|
|
|
|
|
|
|
color: '#00b7ee', |
|
|
|
|
|
|
|
type: '' |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
},{ |
|
|
|
|
|
|
|
key: "site", |
|
|
|
key: "site", |
|
|
|
title: "站点管理", |
|
|
|
title: "站点管理", |
|
|
|
url: "../logistics/site", |
|
|
|
url: "../logistics/site", |
|
|
|
|