@@ -1559,6 +1559,10 @@ export default {
|
||||
}
|
||||
this.saveCustomAnnotationTimer = setTimeout(()=>{this.saveCustomAnnotation(annotation)},500)
|
||||
}
|
||||
} else {
|
||||
if (this.isNumber(operateStateEnum)) {
|
||||
this.removeAnnotation(annotation)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user