forked from github/dataease
fix:仪表板删除文本和矩形组件,悬浮样式设置组件依然显示问题
This commit is contained in:
parent
88f5e25e39
commit
66d4f7b21e
@ -94,6 +94,7 @@ export default {
|
|||||||
this.deleteCurCondition()
|
this.deleteCurCondition()
|
||||||
this.$store.commit('deleteComponent')
|
this.$store.commit('deleteComponent')
|
||||||
this.$store.commit('recordSnapshot')
|
this.$store.commit('recordSnapshot')
|
||||||
|
this.$store.commit('setCurComponent', { component: null, index: null })
|
||||||
},
|
},
|
||||||
|
|
||||||
deleteCurCondition() {
|
deleteCurCondition() {
|
||||||
|
Loading…
Reference in New Issue
Block a user