jihongshun
2025-07-09 bec1a5e6532575b221b24094471fce8c814fc7ae
src/views/system/device/components/deviceDialog.vue
@@ -105,7 +105,6 @@
                orientation: orientation,
                model: {
                  uri:this.modelUrl, // 替换成你的模型路径
                  scale: 1000,
                },
              });
              viewer.flyTo(entity)
@@ -205,7 +204,6 @@
          orientation: orientation,
          model: {
            uri:  this.modelUrl, // 替换成你的模型路径
            scale: 1000,
          },
        });
        viewer.flyTo(entity)