fix:修改topology图编辑缩放时 缩放显示没有相应变化的bug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user