ソースを参照

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

houzekong 1 週間 前
コミット
18a4a3a5f3
1 ファイル変更1 行追加1 行削除
  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'"