diff --git a/core/core-frontend/src/custom-component/common/CommonAttr.vue b/core/core-frontend/src/custom-component/common/CommonAttr.vue index 952ee96436..b4a81a4440 100644 --- a/core/core-frontend/src/custom-component/common/CommonAttr.vue +++ b/core/core-frontend/src/custom-component/common/CommonAttr.vue @@ -59,9 +59,7 @@ const onBackgroundChange = val => { } const onTitleBackgroundEnableChange = val => { - element.value.titleBackground.enable = val snapshotStore.recordSnapshotCacheToMobile('titleBackground') - emits('onAttrChange', { custom: 'titleBackground' }) } const onTitleBackgroundChange = val => { diff --git a/core/core-frontend/src/custom-component/de-tabs/Component.vue b/core/core-frontend/src/custom-component/de-tabs/Component.vue index 42bceee91b..f0dd01f948 100644 --- a/core/core-frontend/src/custom-component/de-tabs/Component.vue +++ b/core/core-frontend/src/custom-component/de-tabs/Component.vue @@ -30,7 +30,7 @@ >