lugano去除提示
parent
fe40027765
commit
431d8a0682
|
@ -360,10 +360,7 @@ export default {
|
||||||
// 当前标记在图像外
|
// 当前标记在图像外
|
||||||
this.$alert(this.$t('trials:reading:lugano:warnning:outsideVolume'), this.$t('trials:lugano:fusionDialog:warning'), {
|
this.$alert(this.$t('trials:reading:lugano:warnning:outsideVolume'), this.$t('trials:lugano:fusionDialog:warning'), {
|
||||||
callback: action => {
|
callback: action => {
|
||||||
this.$message({
|
|
||||||
type: 'info',
|
|
||||||
message: `action: ${action}`
|
|
||||||
})
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
return
|
return
|
||||||
|
|
Loading…
Reference in New Issue