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