删除注释

This commit is contained in:
fan 2023-07-25 09:33:58 +08:00
parent e567a4dfe3
commit e1c9a9af6e

View File

@ -485,7 +485,6 @@ class LinkPolylineEditPlugin extends PolylineEditPlugin {
updateEditedPointsPosition() {
super.updateEditedPointsPosition();
console.log(this.editedPoints, '--', this.labels[0], this.labels[1]);
this.labels[0]?.position.set(
this.editedPoints[0].x,
this.editedPoints[0].y + 10