Explorar o código

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

xieyonghong %!s(int64=3) %!d(string=hai) anos
pai
achega
9258c8ec36
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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,