From 290d67c0b201404f6c41e9ae3424b7262fe9952a Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 15 Oct 2024 14:10:15 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=9D=A1=E4=BB=B6=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../picture-group/PictureGroupUploadAttr.vue | 2 +- .../components/dialog/PictureGroupThresholdEdit.vue | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/core/core-frontend/src/custom-component/picture-group/PictureGroupUploadAttr.vue b/core/core-frontend/src/custom-component/picture-group/PictureGroupUploadAttr.vue index 8fd4e7fa17..b1b3f9fd19 100644 --- a/core/core-frontend/src/custom-component/picture-group/PictureGroupUploadAttr.vue +++ b/core/core-frontend/src/custom-component/picture-group/PictureGroupUploadAttr.vue @@ -49,7 +49,7 @@ const handlePictureCardPreview = file => { dialogVisible.value = true } -const handleRemove = (file, fileListArry) => { +const handleRemove = (file, fileListArray) => { uploadDisabled.value = false let file_static_part = file.url.split('static-resource/')[1] let index = element.value.propValue['urlList'].findIndex( diff --git a/core/core-frontend/src/views/chart/components/editor/editor-senior/components/dialog/PictureGroupThresholdEdit.vue b/core/core-frontend/src/views/chart/components/editor/editor-senior/components/dialog/PictureGroupThresholdEdit.vue index 8611974d78..c2aa0549a3 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-senior/components/dialog/PictureGroupThresholdEdit.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-senior/components/dialog/PictureGroupThresholdEdit.vue @@ -314,10 +314,13 @@ init() > {{ fieldOption.name }}