1
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2026-04-30 15:15:05 +08:00
parent 0b78561331
commit 52f9c17234
1 changed files with 1 additions and 1 deletions

View File

@ -1539,7 +1539,7 @@ export default {
segmentGroup.segUrl = this.$getObjectName(result.url)
DicomEvent.$emit("IsBeSegment", { StudyId: this.series.StudyId, Id: this.series.Id, IsBeSegment: true })
} else {
return this.$confirm(this.$t("segment:saveSegmention:notSEG"))
segmentGroup.segUrl = null
}
this.addOrUpdateSegmentation({ name: segmentGroup.name, id: segmentGroup.segmentationId, url: segmentGroup.segUrl })