瀏覽代碼

[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'"