| | |
| | | onShow() { |
| | | this.baseUrl = uni.getStorageSync('baseUrl'); |
| | | this.token = uni.getStorageSync('token'); |
| | | this.searchValue1 = uni.getStorageSync('threeCodeOut1'); |
| | | this.searchValue1 = uni.getStorageSync('threeCodeOut193'); |
| | | this.searchValue2 = uni.getStorageSync('threeCodeOut2'); |
| | | this.getOrderDetlList(this.searchValue1,10) |
| | | }, |
| | |
| | | _this.data.three_code = threeCode |
| | | _this.data.limit = limit |
| | | uni.request({ |
| | | url: `${_this.baseUrl}/orderDetl/pakout/list/authV3`, |
| | | url: `${_this.baseUrl}/orderDetl/pakout/list/authV193`, |
| | | header: {'token': uni.getStorageSync('token')}, |
| | | data: _this.data, |
| | | method: 'GET', |
| | |
| | | searchValueInput1() { |
| | | this.dataList = [] |
| | | this.data.curr = 1 |
| | | uni.setStorageSync('threeCodeOut1', this.searchValue1); |
| | | uni.setStorageSync('threeCodeOut193', this.searchValue1); |
| | | uni.setStorageSync('threeCodeOut2', this.searchValue2); |
| | | if (this.searchValue1.length == 0) { |
| | | this.getOrderDetlList(this.searchValue1,10) |
| | |
| | | |
| | | }, |
| | | searchValueInput2() { |
| | | uni.setStorageSync('threeCodeOut1', this.searchValue1); |
| | | uni.setStorageSync('threeCodeOut193', this.searchValue1); |
| | | uni.setStorageSync('threeCodeOut2', this.searchValue2); |
| | | if (this.searchValue1.length == 0) { |
| | | this.getOrderDetlList(this.searchValue1,10) |