| | |
| | | </view> |
| | | <view> |
| | | <!-- 修改数量 --> |
| | | <uni-popup ref="revise" background-color="#F1F1F1" @change="change"> |
| | | <uni-popup ref="revise" background-color="#FFF" @change="change"> |
| | | <view class="revise-box"> |
| | | <view class="revise-box-top"> |
| | | <view class="color-block-blue"></view> |
| | |
| | | position: 'bottom', |
| | | duration: 1000 |
| | | }); |
| | | that.barcode = '' |
| | | that.orderNo = '' |
| | | that.orderList = [] |
| | | } else if (res.code == 403) { |
| | | uni.showToast({title: res.msg, icon: "none", position: 'top'}) |
| | | setTimeout(() => { |
| | |
| | | }, |
| | | success(result) { |
| | | let res = result.data |
| | | if (res.code === 200 && res.data) { |
| | | that.orderList = res.data |
| | | if (res.code === 200) { |
| | | if(res.data) { |
| | | that.orderList = res.data |
| | | } |
| | | } else if (res.code == 403) { |
| | | uni.showToast({title: res.msg, icon: "none", position: 'top'}) |
| | | setTimeout(() => { |
| | |
| | | margin-top: 20rpx; |
| | | } |
| | | .data-list:last-child { |
| | | margin-bottom: 120rpx; |
| | | margin-bottom: 160rpx; |
| | | } |
| | | /* .data-list-left { |
| | | display: inline-block; |