1
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-31 09:31:41 +08:00
parent 00396f3c9d
commit d54dfae99f
@@ -1560,9 +1560,9 @@ export default {
this.saveCustomAnnotationTimer = setTimeout(()=>{this.saveCustomAnnotation(annotation)},500)
}
} else {
if (this.isNumber(operateStateEnum)) {
this.removeAnnotation(annotation)
}
// if (this.isNumber(operateStateEnum)) {
// this.removeAnnotation(annotation)
// }
}
}