Update ThreeView2.vue

main
wangqiujuan0808 2023-12-14 11:58:49 +08:00
parent 5254b3f9a4
commit b7deb85f71
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ Bus.on('clickApplication', e => {
})
watch(() => bimStore().activateMenu, value => {
console.log(1,scene);
//
scene.background = new THREE.Color(value.background);
toHomeView();