删除debugger
Showing
1 changed file
with
0 additions
and
1 deletions
-
Please register or sign in to post a comment
... | ... | @@ -455,7 +455,6 @@ |
}, | ||
//设置导入的空间数据 | ||
setBufferGeometry(geo){ | ||
debugger | ||
this.importGeo = geo; | ||
this.importDialog = false; | ||
}, | ||
... | ... |