浏览代码

Merge remote-tracking branch 'origin/master'

yuanchao 1 周之前
父节点
当前提交
31ba1e1e19
共有 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
     status.value = res
     // initCharts()
     // initCharts()
   })
   })
-  IotStatApi.getMaintenanceTodayStatus().then((res) => {
-    todayStatus.value = res
-    initTopChart()
-  })
+  // IotStatApi.getMaintenanceTodayStatus().then((res) => {
+  //   todayStatus.value = res
+  //   initTopChart()
+  // })
 
 
   IotStatApi.getDeviceStatusCount('ry').then((res) => {
   IotStatApi.getDeviceStatusCount('ry').then((res) => {
     typeData.value = res
     typeData.value = res