mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 17:58:11 +08:00
fix: 过滤组件编辑弹框不正确
This commit is contained in:
@@ -3,7 +3,7 @@ const getDefaultState = () => {
|
||||
sceneData: {},
|
||||
table: {},
|
||||
sceneId: {},
|
||||
viewId: {},
|
||||
viewId: null,
|
||||
tableId: {},
|
||||
chartSceneData: {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user