From 9f80b0a33dfe5d6797b3c787a93328ff4599301b Mon Sep 17 00:00:00 2001 From: wisonic-s <51065359+wisonic-s@users.noreply.github.com> Date: Tue, 11 Mar 2025 18:13:00 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=9B=BE=E8=A1=A8):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=98=8E=E7=BB=86=E8=A1=A8=E6=96=91=E9=A9=AC=E7=BA=B9=E9=80=8F?= =?UTF-8?q?=E6=98=8E=E5=BA=A6=E4=BF=9D=E5=AD=98=E6=97=A0=E6=95=88=20(#1528?= =?UTF-8?q?8)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../editor/editor-style/components/table/TableCellSelector.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/components/table/TableCellSelector.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/components/table/TableCellSelector.vue index a15987af4e..9d24c0a55c 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-style/components/table/TableCellSelector.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-style/components/table/TableCellSelector.vue @@ -150,7 +150,7 @@ onMounted(() => { :class="'form-item-' + themes" class="form-item" label="" - v-if="showProperty('tableItemSubBgColor')" + v-if="showProperty('tableItemSubBgColor') && state.tableCellForm.tableItemSubBgColor" >