#
whycq
2024-07-15 933297fbf93cd345b56a1d2393ae064d43851425
pages/pakin/pakin.vue
@@ -415,7 +415,7 @@
            uni.request({
               url: that.baseUrl + '/mobile/comb/auth',
               data: JSON.stringify({
                  owner: that.storeId,
                  owner: that.store,
                  barcode: that.barcode,
                  combMats: that.dataList
               }),