Commit b3aa31d3 authored by zhoumaotao's avatar zhoumaotao

页面菜单调整

parent 71e29f8a
......@@ -122,12 +122,12 @@
useCount: 1000,
page: "putin_storage"
},
{
/* {
title: "出库登记",
icon: "/static/icon/work3.png",
useCount: 1000,
page: "putout_storage"
}
} */
],
newckglList: [],
gwjlList: [{
......@@ -137,10 +137,10 @@
page: "cmaterial"
},
{
title: "清空库位",
icon: "/static/icon/adjust.png",
useCount: 1000,
page: "kwAdjust"
"title": "空托出库",
"icon": "/static/icon/off.png",
"useCount": 1000,
"page": "trayOutbound"
}
],
newgwjlList: [],
......@@ -157,10 +157,10 @@
page: "trayClear"
},
{
"title": "空托出库",
"icon": "/static/icon/off.png",
"useCount": 1000,
"page": "trayOutbound"
title: "清空库位",
icon: "/static/icon/adjust.png",
useCount: 1000,
page: "kwAdjust"
}
],
newtpglList: [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment