From af224c0b0ef21f81cd19e13070e0e4655e62c4a2 Mon Sep 17 00:00:00 2001 From: liushiwei <499672082@qq.com> Date: Tue, 8 Aug 2023 20:56:08 +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/view/CopyProduct.vue | 1 + src/view/Home.vue | 19 ------------------- 2 files changed, 1 insertion(+), 19 deletions(-) diff --git a/src/view/CopyProduct.vue b/src/view/CopyProduct.vue index 4e295e5..472e54c 100644 --- a/src/view/CopyProduct.vue +++ b/src/view/CopyProduct.vue @@ -274,6 +274,7 @@ import { Message } from 'element-ui' setTimeout(sendChromeAPIMessage({ url: 'bg-visage-mms/product/query', needMallId: true, + mallId: this.productPage.mallId, data: { productEditTaskUid: '', productId: productSpu diff --git a/src/view/Home.vue b/src/view/Home.vue index cf4f9db..b7be039 100644 --- a/src/view/Home.vue +++ b/src/view/Home.vue @@ -14,20 +14,6 @@
-