| | |
| | | <view> |
| | | <view class="detl-threeCode">{{orderDetl.threeCode}}</view> |
| | | <view class="detl-locNo">{{orderDetl.locNo}}</view> |
| | | <view class="detl-locNo">货架码:{{orderDetl.suppCode}}</view> |
| | | </view> |
| | | <!-- 中 --> |
| | | <view style="display: flex;"> |
| | |
| | | k['id'] = id |
| | | } |
| | | _this.dataList = res.data |
| | | } else if (res.code == 403) { |
| | | uni.showToast({ title: res.msg, icon: "error", position: 'top' }) |
| | | setTimeout(() => { uni.reLaunch({ url: '../../login/login' }); }, 1000); |
| | | } else { |
| | | uni.showToast({ title: res.msg, icon: "error", position: 'top' }) |
| | | } |
| | | } |
| | | }) |
| | |
| | | console.log(res); |
| | | if (res.code === 200) { |
| | | |
| | | } else if (res.code == 403) { |
| | | uni.showToast({ title: res.msg, icon: "error", position: 'top' }) |
| | | setTimeout(() => { uni.reLaunch({ url: '../../login/login' }); }, 1000); |
| | | } else { |
| | | uni.showToast({ title: res.msg, icon: "error", position: 'top' }) |
| | | } |
| | | } |
| | | }) |