fix:仪表板删除文本和矩形组件,悬浮样式设置组件依然显示问题

This commit is contained in:
wangjiahao 2021-07-08 10:51:09 +08:00
parent 88f5e25e39
commit 66d4f7b21e

View File

@ -94,6 +94,7 @@ export default {
this.deleteCurCondition()
this.$store.commit('deleteComponent')
this.$store.commit('recordSnapshot')
this.$store.commit('setCurComponent', { component: null, index: null })
},
deleteCurCondition() {