Parcourir la source

[Fix 0000] 修复了除尘历史数据模块无法正确获取设备数据的问题

houzekong il y a 1 semaine
Parent
commit
18a4a3a5f3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/vent/monitorManager/dedustMonitor/index.vue

+ 1 - 1
src/views/vent/monitorManager/dedustMonitor/index.vue

@@ -32,7 +32,7 @@
             ref="historyTable"
             class="vent-margin-t-20"
             :deviceId="optionValue"
-            :device-type="deviceType"
+            device-type="sys_surface_juejin"
           />
           <HandleHistory
             v-if="activeKey == 'handler_history'"