fix: topo 样式调整

This commit is contained in:
zhangyu
2023-02-27 17:22:21 +08:00
parent ddde5c5264
commit e9b826c732
10 changed files with 20 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ export default {
getTopology(id).resize()
},
initEdit (id) {
bus.$emit('changeSelectPens', [])
getTopology(id).lock(0)
getTopology(id).stopAnimate()
if (getTopology(id).data().pens) {