pda_uniapp/static/json/dynamicRouter.json

88 lines
2.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"code": 200,
"data": [
{
"path": "/pages/work/wms/skuCreatePallet",
"name": "skuCreatePallet",
"title": "组盘入库",
"color": "red",
"icon": "/static/images/work/组合1747.png"
},
{
"path": "/pages/work/wms/skuCreatePalletByCodeH5",
"name": "skuCreatePalletByCodeH5",
"title": "一码通入库H5",
"color": "red",
"icon": "/static/images/work/组合1749.png"
},
{
"path": "/pages/work/wms/manualCall",
"name": "manualCall",
"title": "人工叫料",
"color": "red",
"icon": "/static/images/work/组合1753.png"
},
{
"path": "/pages/work/wms/emptyPalletOut",
"name": "emptyPalletOut",
"title": "空容器出库",
"color": "red",
"icon": "/static/images/work/组合1756.png"
},
{
"path": "/pages/work/wms/returnEmptyRack",
"name": "returnEmptyRack",
"title": "空工装回库",
"color": "red",
"icon": "/static/images/work/组合1758.png"
},
{
"path": "/pages/work/wms/surplusReturn",
"name": "surplusReturn",
"title": "余料回库",
"color": "red",
"icon": "/static/images/work/组合1759.png"
},
{
"path": "/pages/work/wms/clearEmptyLoc",
"name": "clearEmptyLoc",
"title": "工装货位腾空",
"icon": "/static/images/work/组合1763.png"
},
{
"path": "/pages/work/wms/palletInfoQuery",
"name": "palletInfoQuery",
"title": "托盘信息查询",
"icon": "/static/images/work/组合1764.png"
},
{
"path": "/pages/work/wms/surplusOut",
"name": "surplusOut",
"title": "余料出库",
"color": "red",
"icon": "/static/images/work/组合1762.png"
},
{
"path": "/pages/work/wms/skuCreatePalletByCode",
"name": "skuCreatePalletByCode",
"title": "一码通入库APP",
"color": "red",
"icon": "/static/images/work/组合1752.png"
},
{
"path": "/pages/work/wms/mesStockChange",
"name": "mesStockChange",
"title": "Mes工位库库存变更",
"color": "red",
"icon": "/static/images/work/组合1763.png"
},
{
"path": "/pages/work/wms/emptyPalletIn",
"name": "emptyPalletIn",
"title": "空容器入库",
"color": "red",
"icon": "/static/images/work/组合1758.png"
}
],
"msg": "成功"
}