优化代码
parent
d14b23761b
commit
91fee13101
|
@ -15,7 +15,6 @@ function getModalityUnit(
|
||||||
}
|
}
|
||||||
|
|
||||||
function _handlePTModality(imageId, options) {
|
function _handlePTModality(imageId, options) {
|
||||||
console.log(imageId, options)
|
|
||||||
if (!options.isPreScaled) {
|
if (!options.isPreScaled) {
|
||||||
return 'raw'
|
return 'raw'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue