#
whycq
2024-07-15 933297fbf93cd345b56a1d2393ae064d43851425
#
1个文件已修改
2 ■■■ 已修改文件
pages/pakin/pakin.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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
                    }),