Kaynağa Gözat

fix: 修复告警中心-其它类型未统计

xieyonghong 3 yıl önce
ebeveyn
işleme
9258c8ec36
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/pages/rule-engine/DashBoard/index.tsx

+ 1 - 1
src/pages/rule-engine/DashBoard/index.tsx

@@ -90,7 +90,7 @@ const Dashboard = observer(() => {
     params: {
       time: '1d',
       format: 'yyyy-MM-dd',
-      targetType: 'product',
+      // targetType: 'product',
       from: 'now-15d',
       to: 'now',
       limit: 15,