lugano病灶保存提示
parent
f6eab06c78
commit
95d1207a45
|
@ -727,12 +727,7 @@ export default {
|
|||
if (!valid) return
|
||||
if (!this.isInsideVolume) {
|
||||
this.$alert('当前标记在图像外,不允许保存!', '提示', {
|
||||
callback: action => {
|
||||
this.$message({
|
||||
type: 'info',
|
||||
message: `action: ${action}`
|
||||
})
|
||||
}
|
||||
callback: action => {}
|
||||
})
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue