| | |
| | | url: '/pages/wareHouse/moveWareHouse/index', |
| | | icon: 'six' |
| | | }, |
| | | { |
| | | name: '盘点报告盘点', |
| | | url: '/pages/wareHouse/inventory/index', |
| | | icon: 'seven' |
| | | }, |
| | | // { |
| | | // name: '盘点报告盘点', |
| | | // url: '/pages/wareHouse/inventory/index', |
| | | // icon: 'seven' |
| | | // }, |
| | | // { |
| | | // name: '核磅录入', |
| | | // url: '/pages/wareHouse/nuclearScale/index', |
| | |
| | | // }, |
| | | ] |
| | | }, |
| | | { |
| | | title: '仓库管理', |
| | | list: [ |
| | | { |
| | | name: '领料', |
| | | url: '/pages/storeManagement/MaterialRequisition/index', |
| | | icon: 'eleven' |
| | | }, |
| | | { |
| | | name: '取消领料', |
| | | url: '/pages/storeManagement/CancelMaterialRequisition/index', |
| | | icon: 'twelve' |
| | | }, |
| | | ] |
| | | } |
| | | // { |
| | | // title: '仓库管理', |
| | | // list: [ |
| | | // { |
| | | // name: '领料', |
| | | // url: '/pages/storeManagement/MaterialRequisition/index', |
| | | // icon: 'eleven' |
| | | // }, |
| | | // { |
| | | // name: '取消领料', |
| | | // url: '/pages/storeManagement/CancelMaterialRequisition/index', |
| | | // icon: 'twelve' |
| | | // }, |
| | | // ] |
| | | // } |
| | | ] |
| | | }; |
| | | }, |