فهرست منبع

局扇三维模型显示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();
     });
   });