mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 02:08:10 +08:00
refactor(仪表板): 打开仪表板设置默认关闭隐藏组件列表
This commit is contained in:
@@ -326,6 +326,7 @@ onBeforeUnmount(() => {
|
||||
})
|
||||
const openDataBoardSetting = () => {
|
||||
dvMainStore.setCurComponent({ component: null, index: null })
|
||||
dvMainStore.setHiddenListStatus(false)
|
||||
}
|
||||
|
||||
const openHiddenList = () => {
|
||||
|
||||
Reference in New Issue
Block a user