fix:修改topology图编辑缩放时 缩放显示没有相应变化的bug

This commit is contained in:
zhangyu
2021-03-29 15:50:52 +08:00
parent 78c8ed98a1
commit faa3690f80
4 changed files with 16 additions and 10 deletions

View File

@@ -1245,6 +1245,7 @@ export default {
},
onClickName (name) {
this.pen.name = name
// this.pen.calcControlPoints()
this.drowdown = 0
if (this.selection.pen) {
this.selection.pen.name = name