| | |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/phyz/bcp/orderCar", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "待组托列表", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/home/locMastManage", |
| | | "style" : |
| | |
| | | return |
| | | } |
| | | uni.navigateTo({ |
| | | url: '../order/orderCar', |
| | | url: './orderCar', |
| | | success(res) { |
| | | res.eventChannel.emit('item', { |
| | | item: _this.orderCarList |
| | |
| | | if (k == item) flag = true |
| | | } |
| | | if(!flag) { |
| | | uni.showToast({ title: '当前站点无法使用,已复位', icon: "error", position: 'top' }) |
| | | setTimeout(() => { |
| | | this.dataList[index].agvStaNo = '' |
| | | }, 100); |
| | |
| | | if (k == item) flag = true |
| | | } |
| | | if(!flag) { |
| | | uni.showToast({ title: '当前站点无法使用,已复位', icon: "error", position: 'top' }) |
| | | setTimeout(() => { |
| | | this.dataList[index].agvStaNo = '' |
| | | }, 100); |
| | |
| | | if (k == item) flag = true |
| | | } |
| | | if(!flag) { |
| | | uni.showToast({ title: '当前站点无法使用,已复位', icon: "error", position: 'top' }) |
| | | setTimeout(() => { |
| | | this.dataList[index].agvStaNo = '' |
| | | }, 100); |
| | |
| | | this.processedDis = true |
| | | let that = this |
| | | uni.request({ |
| | | url: that.baseUrl + '/agvMobile/hand/control/processed', |
| | | url: that.baseUrl + '/agvMobile/hand/control/processed/v2', |
| | | header: {'token': uni.getStorageSync('token')}, |
| | | data: {devNo: that.devNo, barcode: that.barcode,wrkDetls:that.dataList,factory: factor}, |
| | | method: 'POST', |