From f415ab4c6fad40d97f5e422c2524f1341dc63b9b Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Tue, 9 Apr 2024 16:52:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=86=E5=8C=85=E6=9C=BA=E6=90=AC=E8=BF=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/manage/cbj-carry.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/manage/cbj-carry.vue b/pages/manage/cbj-carry.vue index 032235a..e6acfb7 100644 --- a/pages/manage/cbj-carry.vue +++ b/pages/manage/cbj-carry.vue @@ -176,7 +176,7 @@ return } try { - let res = await cbjqlTask(this.pkId, this.index1) + let res = await cbjqlTask(this.pkId1, this.index1) this.pkId1 = '' this.disabled1 = false this._unpackShelfInfo()