瀏覽代碼

局扇三维模型显示bug修改-提交

lxh 7 月之前
父節點
當前提交
f3b527ce5e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/vent/monitorManager/fanLocalMonitor/index.vue

+ 1 - 0
src/views/vent/monitorManager/fanLocalMonitor/index.vue

@@ -1167,6 +1167,7 @@ onMounted(() => {
   mountedThree(player1.value).then(async () => {
     await getMonitor(true);
     nextTick(async () => {
+      setModelType('')
       addCssText();
     });
   });