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" >