提交 66d4f7b2 authored 作者: wangjiahao's avatar wangjiahao

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

上级 88f5e25e
...@@ -94,6 +94,7 @@ export default { ...@@ -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() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论