case '仓库主管':
treeDate = [
{
text:"仓库管理员",
children:[{
text:"员工信息管理",
attributes:{
url:"employeeManage.jsp"
}
},{
text:"角色信息管理",
attributes:{
url:"roleManage.jsp"
}
},{
text:"权限信息管理",
attributes:{
url:"permissionManage.jsp"
}
},{
text:"角色权限管理",
attributes:{
url:"rolePermissionManage.jsp"
}
},{
text:"仓库管理",
attributes:{
url:"storeManage.jsp"
}
},{
text:"仓位管理",
attributes:{
url:"placeManage.jsp"
}
}]
},
{
text:"原材料仓库",
children:[{
text:"原材料管理",
attributes:{
url:"rawMaterialManage.jsp"
}
},{
text:"收料管理",
attributes:{
url:"receiveMaterialManage.jsp"
}
},{
text:"领料管理",
attributes:{
url:"pickMaterialManage.jsp"
}
},{
text:"库存盘点",
children:[{
text:"原材料库存余量",
attributes:{
url:"rawInventoryCheckManage.jsp"
}
},{
text:"原材料盘点",
attributes:{
url:"rawMaterialPD.jsp"
}
}
]
},{
text:"供货商信息管理",
attributes:{
url:"supplierManage.jsp"
}
}]
},
{
text:"成品仓库",
children:[{
text:"成品管理",
attributes:{
url:"finishedMaterialManage.jsp"
}
},{
text:"入库管理",
attributes:{
url:"intoStorageManage.jsp"
}
},{
text:"出库管理",
attributes:{
url:"outStorageManage.jsp"
}
},{
text:"转储管理",
attributes:{
url:"dumpManage.jsp"
}
},{
text:"库存盘点",
children:[{
text:"成品库存余量",
attributes:{
url:"finishedInventoryCheckManage.jsp"
}
},{
text:"成品盘点",
attributes:{
url:"finishedMaterialPD.jsp"
}
2021-03-24 13:52:27
10.64MB
仓库管理
1