Explorar o código

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

lxh hai 7 meses
pai
achega
f3b527ce5e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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();
     });
   });