| | |
| | | color: 'cyan', |
| | | cuIcon: 'pullup', |
| | | url: '/pakin/pakin' |
| | | }, |
| | | }, |
| | | { |
| | | title: '订单组托', |
| | | name: 'orderComb', |
| | | color: 'olive', |
| | | cuIcon: 'pulldown', |
| | | url: '/order/orderComb' |
| | | }, |
| | | // { |
| | | // title: '平库组托', |
| | | // name: 'putOn', |
| | |
| | | cuIcon: 'pullup', |
| | | url: '/warehouse/orderList' |
| | | }, |
| | | // { |
| | | // title: '订单组托', |
| | | // name: 'orderComb', |
| | | // color: 'olive', |
| | | // cuIcon: 'pulldown', |
| | | // url: '/order/orderComb' |
| | | // } |
| | | // , |
| | | // { |
| | | // title: '并板入库', |
| | |
| | | if (this.storeId == 2) { |
| | | this.store = '新昌仓' |
| | | } |
| | | this.getAuth() |
| | | // this.getAuth() |
| | | }, |
| | | methods: { |
| | | back() { uni.navigateBack({}) }, |