Browse Source

风窗文件名修改

hongrunxia 2 tháng trước cách đây
mục cha
commit
bb6fa7ffcc

+ 1 - 1
src/views/vent/monitorManager/windowMonitor/shuangdaoFcSw.threejs.ts

@@ -284,7 +284,7 @@ class doubleWindow {
 
   mountedThree(playerDom) {
     return new Promise((resolve) => {
-      this.model.setGLTFModel('ddFc_sw').then((gltf) => {
+      this.model.setGLTFModel('ddFc-sw').then((gltf) => {
         const fcModal = gltf[0];
         fcModal.name = 'ddFc';
         this.group?.add(fcModal);