| | |
| | | <swiper-item class="swiper-item" v-for="(item,i) in swiperList" :key="i"> |
| | | <view style="width: 100%;display: flex;flex-direction: column; |
| | | align-items: center;justify-content: space-around;"> |
| | | <view style="width: 60%;font-size:4vw" v-show="!pakoutShow">库位号: {{item.locNo}}</view> |
| | | <view style="width: 60%;font-size:4vw" v-show="!pakoutShow">库位号: {{infoText.locNo}}</view> |
| | | <view style="width: 60%;font-size:4vw" v-show="pakoutShow">产品代号: {{item.matnr}}</view> |
| | | <view style="width: 60%;font-size:4vw" v-show="pakoutShow">产品名称: {{item.maknx}}</view> |
| | | <view style="width: 60%;font-size:4vw" v-show="pakoutShow">数量: [{{item.count}} / {{item.total}}]</view> |
| | |
| | | this.getOther() |
| | | // this.getDate() |
| | | this.getDate2() |
| | | this.getInfo() |
| | | this.getError() |
| | | // this.getInfo2() |
| | | // this.getError2() |
| | | // this.getInfo() |
| | | // this.getError() |
| | | this.getInfo2() |
| | | this.getError2() |
| | | this.getUrl() |
| | | this.controller() |
| | | // 测试用 |
| | |
| | | that.infoText.title = '全板出库' |
| | | that.pakoutShow = true |
| | | } else if(res.data[0].ioType === 103) { |
| | | that.infoText.title = '检料出库' |
| | | that.infoText.title = '拣料出库' |
| | | that.pakoutShow = true |
| | | } else if(res.data[0].ioType === 53) { |
| | | that.infoText.title = '拣料入库' |
| | | that.pakoutShow = false |
| | | } else if(res.data[0].ioType === 57) { |
| | | that.infoText.title = '盘点入库' |
| | | that.pakoutShow = false |
| | | } else if(res.data[0].ioType === 107) { |
| | | that.infoText.title = '盘点出库' |
| | | that.pakoutShow = true |
| | |
| | | that.pakoutShow = false |
| | | } else if(res.data[0].ioType === 10) { |
| | | that.infoText.title = '空托入库' |
| | | that.pakoutShow = false |
| | | } else if(res.data[0].ioType === 110) { |
| | | that.infoText.title = '空托出库' |
| | | } |
| | |
| | | that.infoText.title = '全板出库' |
| | | that.pakoutShow = true |
| | | } else if(res.data[0].ioType === 103) { |
| | | that.infoText.title = '检料出库' |
| | | that.infoText.title = '拣料出库' |
| | | that.pakoutShow = true |
| | | } else if(res.data[0].ioType === 53) { |
| | | that.infoText.title = '拣料入库' |
| | | that.pakoutShow = false |
| | | } else if(res.data[0].ioType === 57) { |
| | | that.infoText.title = '盘点入库' |
| | | that.pakoutShow = false |
| | | } else if(res.data[0].ioType === 107) { |
| | | that.infoText.title = '盘点出库' |
| | | that.pakoutShow = true |
| | |
| | | that.pakoutShow = false |
| | | } else if(res.data[0].ioType === 10) { |
| | | that.infoText.title = '空托入库' |
| | | that.pakoutShow = false |
| | | } else if(res.data[0].ioType === 110) { |
| | | that.infoText.title = '空托出库' |
| | | } |