12-19
This commit is contained in:
@ -1163,6 +1163,8 @@ class CircleObject extends Base {
|
||||
YJ.Measure.SetMeasureStatus(false)
|
||||
this.event && this.event.destroy()
|
||||
this.tip && this.tip.destroy()
|
||||
syncData(this.sdk, this.options.id)
|
||||
syncSplitData(this.sdk, this.options.id)
|
||||
}
|
||||
|
||||
async remove() {
|
||||
|
||||
Reference in New Issue
Block a user