| | |
| | | elements: [], |
| | | elements2: [ |
| | | { |
| | | title: '模式切换', |
| | | name: 'modeSwitch', |
| | | color: 'cyan', |
| | | cuIcon: 'pullup', |
| | | url: '/common/modeSwitch' |
| | | }, |
| | | { |
| | | title: '出库确认', |
| | | name: 'checkOut', |
| | | color: 'cyan', |
| | |
| | | url: '/out/stockOut' |
| | | }, |
| | | { |
| | | title: '手动入库', |
| | | name: 'handIn', |
| | | color: 'olive', |
| | | title: '退库单退库', |
| | | name: 'orderOut', |
| | | color: 'blue', |
| | | cuIcon: 'pullup', |
| | | url: '/out/handIn' |
| | | url: '/order/orderPakin2' |
| | | }, |
| | | // { |
| | | // title: '手动入库', |
| | | // name: 'handIn', |
| | | // color: 'olive', |
| | | // cuIcon: 'pullup', |
| | | // url: '/out/handIn' |
| | | // }, |
| | | { |
| | | title: '核对单据', |
| | | name: 'orderGift', |
| | | color: 'orange', |
| | | cuIcon: 'pullup', |
| | | url: '/out/orderGift' |
| | | }, |
| | | { |
| | | title: '核对', |
| | | name: 'orderGift2', |
| | | color: 'orange', |
| | | cuIcon: 'pullup', |
| | | url: '/out/orderGift2' |
| | | }, |
| | | // { |
| | | // title: '组托入库', |