#
whycq
2022-02-22 ed52313c4a5fa425846d3a67de208c209823916c
pages/basics/combPro.vue
@@ -101,7 +101,7 @@
               }
               this.matData = []
               uni.request({
                  url: that.baseUrl + "/mobile/bill/query/auth",
                  url: that.baseHttp + that.baseIP + that.baseUrl + "/mobile/bill/query/auth",
                  header: {
                     'content-type':'application/x-www-form-urlencoded',
                     'token':uni.getStorageSync('token')},
@@ -184,7 +184,7 @@
                  return;
               }
               uni.request({
                  url: that.baseUrl + "/mobile/comb/auth",
                  url: that.baseHttp + that.baseIP + that.baseUrl + "/mobile/comb/auth",
                  header: {'token':uni.getStorageSync('token')},
                  data:{
                     barcode:barcode,