Commit 7411e5ca authored by wangjiahao's avatar wangjiahao
Browse files

fix: 视图切换数据集维度关闭后没有立即生效

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -2300,7 +2300,7 @@ export default {
closeEditDsField() {
this.editDsField = false
this.initTableField()
this.initTableField(this.table.id)
},
// drag
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment