소스 검색

瑞鹰项目部统计

lipenghui 1 주 전
부모
커밋
b79cf63124
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      src/views/pms/stat/rykb.vue

+ 4 - 4
src/views/pms/stat/rykb.vue

@@ -327,10 +327,10 @@ const getStats = () => {
     status.value = res
     // initCharts()
   })
-  IotStatApi.getMaintenanceTodayStatus().then((res) => {
-    todayStatus.value = res
-    initTopChart()
-  })
+  // IotStatApi.getMaintenanceTodayStatus().then((res) => {
+  //   todayStatus.value = res
+  //   initTopChart()
+  // })
 
   IotStatApi.getDeviceStatusCount('ry').then((res) => {
     typeData.value = res