编辑框关闭时关闭二次编辑提示
This commit is contained in:
@ -1529,6 +1529,9 @@ class PolylineObject extends Base {
|
||||
}
|
||||
this.nodePoints = []
|
||||
this.positionEditing = false
|
||||
YJ.Measure.SetMeasureStatus(false)
|
||||
this.event && this.event.destroy()
|
||||
this.tip && this.tip.destroy()
|
||||
},
|
||||
showCallBack: show => {
|
||||
this.options.show = show
|
||||
|
Reference in New Issue
Block a user