| | |
| | | </uni-table> |
| | | </view> |
| | | <view> |
| | | <button class="cu-btn bg-yellow pda-btn" @click="comb()">组托</button> |
| | | <button class="cu-btn bg-grey pda-btn" @click="reset">重置</button> |
| | | <button class="cu-btn bg-yellow pda-btn" @click="comb()">组 托</button> |
| | | <button class="cu-btn bg-grey pda-btn" @click="reset">重 置</button> |
| | | </view> |
| | | <view> |
| | | <!-- 提示信息弹窗 --> |
| | |
| | | } |
| | | this.matData = [] |
| | | uni.request({ |
| | | url: that.baseUrl + "/mobile/bill/query/auth", |
| | | url: that.baseHttp + that.baseIP + that.baseUrl + "/mobile/bill/query/auth", |
| | | header: { |
| | | 'content-type':'application/x-www-form-urlencoded', |
| | | 'token':uni.getStorageSync('token')}, |
| | |
| | | return; |
| | | } |
| | | uni.request({ |
| | | url: that.baseUrl + "/mobile/comb/auth", |
| | | url: that.baseHttp + that.baseIP + that.baseUrl + "/mobile/comb/auth", |
| | | header: {'token':uni.getStorageSync('token')}, |
| | | data:{ |
| | | barcode:barcode, |