Browse Source

瑞鹰项目部统计

lipenghui 1 tuần trước cách đây
mục cha
commit
b79cf63124
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  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