物料问题修改

master
zhangdi 2 weeks ago
parent 5952a4737e
commit be36aff52c
  1. 23
      pages/index/menu.js

@ -228,18 +228,19 @@ const menus = {
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",
title: "站点管理",
url: "../logistics/site",

Loading…
Cancel
Save