فهرست منبع

fix:空调部分调整

chenzhen2 1 سال پیش
والد
کامیت
cae81ce681
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/envmonitor/components/Air/manualIndex.vue

+ 1 - 1
src/views/envmonitor/components/Air/manualIndex.vue

@@ -1023,7 +1023,7 @@ export default defineComponent({
             nextTick(() => {
               proxyData.barSwiperInit();
             });
-            if (proxyData.isAddTimer == 0) {
+            if (isAddTimer == 0) {
               proxyData.getAirInfoToTimer();
             }
           })