7eae6d9f by 杨威

删除debugger

1 parent 39a80c62
......@@ -455,7 +455,6 @@
},
//设置导入的空间数据
setBufferGeometry(geo){
debugger
this.importGeo = geo;
this.importDialog = false;
},
......