From a817c1c191aec850a6a7794bc6e2ff3db4134eaa Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 26 六月 2024 11:06:40 +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 25bc227..b329e9c 100644 --- a/pages/pakin/pakin.vue +++ b/pages/pakin/pakin.vue @@ -241,7 +241,7 @@ uni.request({ url: that.baseUrl + '/matCode/list/auth2', data: { - condition: that.matnr + condition: that.matNo }, header: { 'token': uni.getStorageSync('token') -- Gitblit v1.9.1