pages/basics/outPakin.vue
@@ -211,13 +211,13 @@ return; } // uni.showLoading(); that.$refs.checkOrigin.open() // that.$refs.checkOrigin.open() // return; uni.request({ url: that.baseHttp + that.baseIP + ':' +that.basePORT + that.baseUrl + '/mobile/comb/auth', data: JSON.stringify({ barcode: that.barcode, origin: that.origin, // origin: that.origin, combMats: that.matList }), method: 'POST',