forked from github/dataease
refactor(视图): 视图计算字段限制过滤
This commit is contained in:
parent
25a72fe68a
commit
c07b4326e3
@ -2297,6 +2297,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.dragMoveDuplicate(this.view.customFilter, e)
|
this.dragMoveDuplicate(this.view.customFilter, e)
|
||||||
|
this.dragRemoveChartField(this.view.customFilter, e)
|
||||||
this.calcData(true)
|
this.calcData(true)
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user