| | |
| | | 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"); |
| | | |
| | | }, |
| | |
| | | questionList: [], // 考试考题列表 |
| | | paperDetail: {}, |
| | | billFlag: false, |
| | | queTypeArr:[0,0,0,0,0], |
| | | queTypeArr: [0, 0, 0, 0, 0], |
| | | loging: false, |
| | | message: { |
| | | useName: '过客', |
| | | useName: '过客', |
| | | }, |
| | | roleid:'',//角色id |
| | | roleid: '', //角色id |
| | | logPath: '', |
| | | 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: '', |
| | |
| | | ...positions.state |
| | | } |
| | | |
| | | export default state |
| | | export default state |