#
whycq
2022-02-22 324f55c30a93b1498b04302757cbb604a42609f5
pages/basics/combPro.vue
@@ -33,8 +33,8 @@
         </uni-table>
      </view>
      <view>
         <button class="cu-btn bg-yellow pda-btn" @click="comb()">组托</button>
         <button class="cu-btn bg-grey pda-btn" @click="reset">重置</button>
         <button class="cu-btn bg-yellow pda-btn" @click="comb()">组 托</button>
         <button class="cu-btn bg-grey pda-btn" @click="reset">重 置</button>
      </view>
      <view>
         <!-- 提示信息弹窗 -->
@@ -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,