@@ -364,7 +364,7 @@ export const enter = (dom, isLocal) => {
//scaleRange: { min, max }, opacityRange: { min, max }, bottomRange: { min, max } })
addModel(props){
- props.url = Potree.resourcePath+'/models/1.glb'
+ //props.url = Potree.resourcePath+'/models/1.glb'
let bus = mitt()
//console.log('addModel',props)