pages/phyz/stationManage/confirmProcessed.vue
@@ -194,7 +194,7 @@ 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',