Commit b3aa31d3 authored by zhoumaotao's avatar zhoumaotao

页面菜单调整

parent 71e29f8a
...@@ -122,12 +122,12 @@ ...@@ -122,12 +122,12 @@
useCount: 1000, useCount: 1000,
page: "putin_storage" page: "putin_storage"
}, },
{ /* {
title: "出库登记", title: "出库登记",
icon: "/static/icon/work3.png", icon: "/static/icon/work3.png",
useCount: 1000, useCount: 1000,
page: "putout_storage" page: "putout_storage"
} } */
], ],
newckglList: [], newckglList: [],
gwjlList: [{ gwjlList: [{
...@@ -137,10 +137,10 @@ ...@@ -137,10 +137,10 @@
page: "cmaterial" page: "cmaterial"
}, },
{ {
title: "清空库位", "title": "空托出库",
icon: "/static/icon/adjust.png", "icon": "/static/icon/off.png",
useCount: 1000, "useCount": 1000,
page: "kwAdjust" "page": "trayOutbound"
} }
], ],
newgwjlList: [], newgwjlList: [],
...@@ -157,10 +157,10 @@ ...@@ -157,10 +157,10 @@
page: "trayClear" page: "trayClear"
}, },
{ {
"title": "空托出库", title: "清空库位",
"icon": "/static/icon/off.png", icon: "/static/icon/adjust.png",
"useCount": 1000, useCount: 1000,
"page": "trayOutbound" page: "kwAdjust"
} }
], ],
newtpglList: [], 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