1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
00396f3c9d
commit
d54dfae99f
|
@ -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)
|
||||||
}
|
// }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue