From d2b6676896f382659f701cfa7b945f9ee41e09c8 Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Thu, 6 Aug 2020 19:44:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20project=E3=80=81asset=E3=80=81model?= =?UTF-8?q?=E7=9A=84chartbox=E7=A9=BApanel=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/page/dashboard/chartBox.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/page/dashboard/chartBox.vue b/nezha-fronted/src/components/page/dashboard/chartBox.vue index 8b39e1f37..1a33fb165 100644 --- a/nezha-fronted/src/components/page/dashboard/chartBox.vue +++ b/nezha-fronted/src/components/page/dashboard/chartBox.vue @@ -74,7 +74,7 @@ - + { return p.name == n.panelName; });