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({