| | |
| | | // cuIcon: 'pullup', |
| | | url: `/phyz/stationManage/stationManage` |
| | | }, |
| | | { |
| | | title: '入出库管理', |
| | | name: 'inOutManage', |
| | | color: 'purple', |
| | | // cuIcon: 'pullup', |
| | | url: `/home/inOutManage` |
| | | }, |
| | | // { |
| | | // title: '入出库管理', |
| | | // name: 'inOutManage', |
| | | // color: 'purple', |
| | | // // cuIcon: 'pullup', |
| | | // url: `/home/inOutManage` |
| | | // }, |
| | | { |
| | | title: '单据管理', |
| | | name: 'ordeManage', |
| | |
| | | // cuIcon: 'pullup', |
| | | url: `/home/locMastManage` |
| | | }, |
| | | // { |
| | | // title: '工作档管理', |
| | | // name: 'ordeManage', |
| | | // color: 'brown', |
| | | // // cuIcon: 'pullup', |
| | | // url: `/home/wrkMastManage` |
| | | // }, |
| | | { |
| | | title: '任务管理', |
| | | name: 'ordeManage', |
| | | color: 'olive', |
| | | // cuIcon: 'pullup', |
| | | url: `/home/wrkMastManage` |
| | | }, |
| | | // { |
| | | // title: '测试', |
| | | // name: 'testView', |