diff --git a/core/core-frontend/src/views/chart/components/editor/index.vue b/core/core-frontend/src/views/chart/components/editor/index.vue index 1a67cd534c..a51e638ae2 100644 --- a/core/core-frontend/src/views/chart/components/editor/index.vue +++ b/core/core-frontend/src/views/chart/components/editor/index.vue @@ -186,7 +186,6 @@ onBeforeMount(() => { }) onBeforeUnmount(() => { - view.value.tableId = '' cacheId = '' })