From 9f37857248ef73194426df910d35fca7eef66fe9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com>
Date: Wed, 13 Nov 2024 18:52:30 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=95=B0=E6=8D=AE=E9=93=BE?=
=?UTF-8?q?=E6=8E=A5=E5=AD=97=E6=AE=B51?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/common/custom-module/model-image/index.vue | 1 -
.../common/custom-module/model-image/model-image-style.vue | 2 +-
.../common/custom-module/model-text/model-text-style.vue | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/components/common/custom-module/model-image/index.vue b/src/components/common/custom-module/model-image/index.vue
index c0811bc9..e01914e4 100644
--- a/src/components/common/custom-module/model-image/index.vue
+++ b/src/components/common/custom-module/model-image/index.vue
@@ -46,7 +46,6 @@ const img = computed(() => {
if (!isEmpty(form.img[0])) {
return form.img[0];
} else {
- console.log(props.sourceList);
if (!isEmpty(props.sourceList)) {
// 不输入商品, 文章和品牌时,从外层处理数据
let image_url = props.sourceList[form.data_source_id];
diff --git a/src/components/common/custom-module/model-image/model-image-style.vue b/src/components/common/custom-module/model-image/model-image-style.vue
index 0d6694e7..d05a80cb 100644
--- a/src/components/common/custom-module/model-image/model-image-style.vue
+++ b/src/components/common/custom-module/model-image/model-image-style.vue
@@ -26,7 +26,7 @@
-
+
diff --git a/src/components/common/custom-module/model-text/model-text-style.vue b/src/components/common/custom-module/model-text/model-text-style.vue
index 9e47b67e..e30a015b 100644
--- a/src/components/common/custom-module/model-text/model-text-style.vue
+++ b/src/components/common/custom-module/model-text/model-text-style.vue
@@ -26,7 +26,7 @@
-
+