mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
fix(数据大屏): 修复组合图表时数据集ID被误清理问题
This commit is contained in:
committed by
xuwei-fit2cloud
parent
7ab3967790
commit
b3cf3cf35c
@@ -186,7 +186,6 @@ onBeforeMount(() => {
|
||||
})
|
||||
|
||||
onBeforeUnmount(() => {
|
||||
view.value.tableId = ''
|
||||
cacheId = ''
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user