Skip to content

Commit a4161e0

Browse files
committed
refactor
1 parent 5c21158 commit a4161e0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/pages/index/views/tutorial/Dismantling2.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,10 +297,6 @@ export default {
297297
this.setCamera();
298298
},
299299
setModelMovePosition(modelNode) {
300-
if (this.meshExpand) {
301-
this.recovery();
302-
}
303-
304300
const isFirstLoad = !this.actvieModelSize.box;
305301
if (isFirstLoad) {
306302
this.actvieModelSize.box = new THREE.Box3().setFromObject(modelNode);

0 commit comments

Comments
 (0)