lugano病灶保存提示

This commit is contained in:
2024-02-27 14:02:54 +08:00
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
}