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