qinhouyu 2 anni fa
parent
commit
e2898f50bd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/api/monitor.js

+ 1 - 0
src/api/monitor.js

@@ -5,6 +5,7 @@ export function selectDeviceType() {
   return request({
     url: '/center-emergency/VisuEmergencyMonitorCenterController/selectDeviceType',
     method: 'post',
+    data:{type:5}
   })
 }
 // 根据设备类型查看列表