From fcca9c6f90d49c24891bacb69a9a874e4598cd03 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 11 七月 2024 18:43:59 +0800
Subject: [PATCH] #

---
 pages/pakin/pakin.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pages/pakin/pakin.vue b/pages/pakin/pakin.vue
index 220ce7a..45970de 100644
--- a/pages/pakin/pakin.vue
+++ b/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
 					}),

--
Gitblit v1.9.1