This commit is contained in:
@@ -1655,7 +1655,9 @@ export default {
|
||||
annotation.data.label +
|
||||
'?'
|
||||
)
|
||||
if (annotation.id) {
|
||||
if (annotation.annotationUID) {
|
||||
deleteCustomTag(annotation.annotationUID)
|
||||
}else if (annotation.id) {
|
||||
deleteCustomTag(annotation.id)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user