From 933297fbf93cd345b56a1d2393ae064d43851425 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 15 七月 2024 20:15:39 +0800
Subject: [PATCH] #
---
pages/pakin/pakin.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/pakin/pakin.vue b/pages/pakin/pakin.vue
index 45970de..96ee51a 100644
--- a/pages/pakin/pakin.vue
+++ b/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
}),
--
Gitblit v1.9.1