Explorar el Código

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

houzekong hace 1 semana
padre
commit
18a4a3a5f3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'"