| | |
| | | // 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', |
| | |
| | | elements: [], |
| | | project: 'tzsk', |
| | | elements2: [ |
| | | { |
| | | title: '工作档查询维护', |
| | | name: 'wrkMast', |
| | | color: 'blue', |
| | | // cuIcon: 'pullup', |
| | | url: `/phyz/wrkMast/wrkMast` |
| | | }, |
| | | { |
| | | title: '工作历史档维护', |
| | | name: 'wrkMastLog', |
| | | color: 'blue', |
| | | // cuIcon: 'pullup', |
| | | url: `/phyz/wrkMast/wrkMastLog` |
| | | }, |
| | | { |
| | | title: '入库通知档', |
| | | name: 'waitPakin', |
| | | color: 'blue', |
| | | // cuIcon: 'pullup', |
| | | url: `/phyz/wrkMast/waitPakin` |
| | | }, |
| | | { |
| | | title: '入库通知历史档', |
| | | name: 'waitPakinLog', |
| | | color: 'blue', |
| | | // cuIcon: 'pullup', |
| | | url: `/phyz/wrkMast/waitPakinLog` |
| | | }, |
| | | // { |
| | | // title: '工作档查询维护', |
| | | // name: 'wrkMast', |
| | | // color: 'blue', |
| | | // // cuIcon: 'pullup', |
| | | // url: `/phyz/wrkMast/wrkMast` |
| | | // }, |
| | | // { |
| | | // title: '工作历史档维护', |
| | | // name: 'wrkMastLog', |
| | | // color: 'blue', |
| | | // // cuIcon: 'pullup', |
| | | // url: `/phyz/wrkMast/wrkMastLog` |
| | | // }, |
| | | // { |
| | | // title: '入库通知档', |
| | | // name: 'waitPakin', |
| | | // color: 'blue', |
| | | // // cuIcon: 'pullup', |
| | | // url: `/phyz/wrkMast/waitPakin` |
| | | // }, |
| | | // { |
| | | // title: '入库通知历史档', |
| | | // name: 'waitPakinLog', |
| | | // color: 'blue', |
| | | // // cuIcon: 'pullup', |
| | | // url: `/phyz/wrkMast/waitPakinLog` |
| | | // }, |
| | | ], |
| | | colorList: ['cyan','blue','purple','mauve','pink','brown','red','orange','yellow','olive','olive','grey' ] |
| | | }; |