소스 검색

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