| | |
| | | .DS_Store |
| | | node_modules |
| | | /node_modules |
| | | /pda-jdxaj.iml |
| | |
| | | </view> |
| | | <view class="cu-item" v-if="check.checkType === 0"> |
| | | <view class="content"> |
| | | <text class="text-gray">托盘库存数:<text class="text-black ">{{item.anfme}}</text></text> |
| | | <text class="text-gray">料箱库存数:<text class="text-black ">{{item.anfme}}</text></text> |
| | | </view> |
| | | </view> |
| | | <view class="cu-item"> |
| | |
| | | </view> |
| | | <view class="cu-item" v-if="check.checkType === 0"> |
| | | <view class="content"> |
| | | <text class="text-gray">托盘库存数:<text class="text-black ">{{item.anfme}}</text></text> |
| | | <text class="text-gray">料箱库存数:<text class="text-black ">{{item.anfme}}</text></text> |
| | | </view> |
| | | </view> |
| | | <view class="cu-item"> |
| | |
| | | </view> |
| | | <view class="cu-item" v-if="check.checkType === 0"> |
| | | <view class="content"> |
| | | <text class="text-gray">托盘库存数:<text class="text-black ">{{item.anfme}}</text></text> |
| | | <text class="text-gray">料箱库存数:<text class="text-black ">{{item.anfme}}</text></text> |
| | | </view> |
| | | </view> |
| | | <view class="cu-item"> |
| | |
| | | <view class="has-foot">
|
| | | <form>
|
| | | <view class="cu-form-group margin-top">
|
| | | <view class="title">托盘码</view>
|
| | | <input placeholder="请扫描托盘码" v-model="container" focus></input>
|
| | | <view class="title">料箱码</view> |
| | | <input placeholder="请扫描料箱码" v-model="container" focus></input> |
| | | <text class='cuIcon-search text-blue' </text>
|
| | | </view>
|
| | |
|
| | |
| | | }
|
| | | if (this.container === '' || this.container === null) {
|
| | | uni.showToast({
|
| | | title: '请输入托盘码',
|
| | | title: '请输入料箱码',
|
| | | icon: "none",
|
| | | })
|
| | | return ;
|
| | |
| | | <view class="has-foot"> |
| | | <form> |
| | | <view class="cu-form-group" v-show="!isconfirm"> |
| | | <view class="title">托盘码</view> |
| | | <input placeholder="请扫描托盘码" v-model="barcode" @input="search()" focus></input> |
| | | <view class="title">料箱码</view> |
| | | <input placeholder="请扫描料箱码" v-model="barcode" @input="search()" focus></input> |
| | | <text class='cuIcon-close text-gray margin-right-xs' v-show="barcode!==''" @click="clearCode"></text> |
| | | </view> |
| | | </form> |
| | |
| | | this.focuss() |
| | | }, 200) |
| | | }, |
| | | // 托盘码有误重置 |
| | | // 料箱码有误重置 |
| | | barcodeFocuss() { |
| | | let that = this; |
| | | that.barcodeFocus = false; |
| | |
| | | uni.vibrateShort(); |
| | | let that = this; |
| | | if (that.barcode === '') { |
| | | this.messageText = "请扫描托盘条码" |
| | | this.messageText = "请扫描料箱条码" |
| | | this.messageToggle('error') |
| | | return; |
| | | } |
| | |
| | | this.focuss() |
| | | }, 200) |
| | | }, |
| | | // 托盘码有误重置 |
| | | // 料箱码有误重置 |
| | | barcodeFocuss() { |
| | | let that = this; |
| | | that.barcodeFocus = false; |
| | |
| | | uni.vibrateShort(); |
| | | let that = this; |
| | | if (that.barcode === '') { |
| | | this.messageText = "请扫描托盘条码" |
| | | this.messageText = "请扫描料箱条码" |
| | | this.messageToggle('error') |
| | | return; |
| | | } |
| | |
| | | uni.vibrateShort(); |
| | | let that = this; |
| | | if (that.barcode === '') { |
| | | this.messageText = "请扫描托盘条码" |
| | | this.messageText = "请扫描料箱条码" |
| | | this.messageToggle('error') |
| | | return; |
| | | } |