| | |
| | | this.current = 1; |
| | | this.swiperCurrent = 1; |
| | | } |
| | | if (options.in) { |
| | | this.current = 0; |
| | | this.swiperCurrent = 0; |
| | | if (options.in == 1) { |
| | | this.current = 1; |
| | | this.swiperCurrent = 1; |
| | | } else if (options.in == 2) { |
| | | this.current = 2; |
| | | this.swiperCurrent = 2; |
| | | } |
| | | this.getGrabOrders(this.current); |
| | | |
| | |
| | | } |
| | | // that.listData = data; |
| | | // that.getGrabOrders(this.); |
| | | that.current = 0; |
| | | that.swiperCurrent = 0; |
| | | that.current = 1; |
| | | that.swiperCurrent = 1; |
| | | that.$store.commit("changegotuGrabOrders"); |
| | | |
| | | }, |
| | |
| | | piAPI: apis.api, |
| | | // piAPI: 'http://223.82.109.183:2082/api/', |
| | | //piAPI: 'http://192.168.0.110:83/', |
| | | //piAPI: 'http://192.168.0.222:83/', |
| | | piAPI: 'http://192.168.0.222:83/', |
| | | //piAPI: 'http://223.82.109.183:2082/api/', |
| | | BaopiAPI: 'http://223.82.109.183:2080/api/', |
| | | puserName: '', |