From 18a09df9cd089a0238f23374d0f1310a6641531c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Tue, 24 Dec 2024 16:04:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=86=85=E9=83=A8=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/model-data-magic/components/custom/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/model-data-magic/components/custom/index.vue b/src/components/model-data-magic/components/custom/index.vue index 9a8dd606..cedd4b1e 100644 --- a/src/components/model-data-magic/components/custom/index.vue +++ b/src/components/model-data-magic/components/custom/index.vue @@ -90,8 +90,7 @@ interface new_style { data_background_img: uploadList[]; data_background_img_style: string; } -console.log(new_style.value.data_content_style); - +// 默认数据 const defalt_style: any = { color_list: [{ color: '', color_percentage: undefined }], direction: '180deg',