From 7eec4b50ce382d423f5f0a9c36d5b1931bbe4720 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E4=BB=95=E4=BC=9F?= <499672082@qq.com> Date: Wed, 24 Jan 2024 10:31:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.production.json | 2 +- src/view/shipping/NormalSendGoods.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.production.json b/src/manifest.production.json index 377a243..bc297e6 100644 --- a/src/manifest.production.json +++ b/src/manifest.production.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "TEMU助手", "description": "TEMU助手 - 自动化提高生产效率", - "version": "3.1.8", + "version": "3.1.9", "background": { "service_worker": "/background.js" }, diff --git a/src/view/shipping/NormalSendGoods.vue b/src/view/shipping/NormalSendGoods.vue index 606643d..70b722d 100644 --- a/src/view/shipping/NormalSendGoods.vue +++ b/src/view/shipping/NormalSendGoods.vue @@ -708,7 +708,7 @@ }) if (temp.length == 0) { let mallInfo = this.mallList.filter(item1 => { - return item1.mallId == this.mallId + return item1.mallId == mallId }) let mallName = mallInfo[0].mallName this.errorList.push({