From 8e8a7efaaa8e59541882eb1730074b63d5d39cd6 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Wed, 21 Jun 2023 14:48:49 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-2902=20fix=EF=BC=9ARecord=20rules=E9=80=9A?= =?UTF-8?q?=E8=BF=87Metric=E4=BF=9D=E5=AD=98Chart=E6=97=B6=EF=BC=8CGroup?= =?UTF-8?q?=E9=80=89=E9=A1=B9=E5=87=BA=E7=8E=B0=E6=84=8F=E5=A4=96=E5=AD=97?= =?UTF-8?q?=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/chart/defaultLineData.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/chart/defaultLineData.js b/nezha-fronted/src/components/chart/defaultLineData.js index b5c5fed06..586a5b103 100644 --- a/nezha-fronted/src/components/chart/defaultLineData.js +++ b/nezha-fronted/src/components/chart/defaultLineData.js @@ -4,7 +4,7 @@ const data = { showHeader: true, name: '', dashboardId: 1244, - groupId: 0, + groupId: undefined, span: 4, height: 4, updateBy: 381,