From 6b7ac97344c89df64b87cafb2203bf55f8506eb7 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 24 七月 2024 09:00: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 92f0569..8243044 100644 --- a/pages/pakin/pakin.vue +++ b/pages/pakin/pakin.vue @@ -446,7 +446,7 @@ uni.request({ url: that.baseUrl + '/mobile/comb/auth', data: JSON.stringify({ - owner: that.storeId, + owner: that.store, fullPlt: that.fullPlt, barcode: that.barcode, combMats: that.dataList -- Gitblit v1.9.1