mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 06:50:45 +08:00
fix: 视图切换数据集维度关闭后没有立即生效
This commit is contained in:
@@ -2300,7 +2300,7 @@ export default {
|
||||
|
||||
closeEditDsField() {
|
||||
this.editDsField = false
|
||||
this.initTableField()
|
||||
this.initTableField(this.table.id)
|
||||
},
|
||||
|
||||
// drag
|
||||
|
||||
Reference in New Issue
Block a user