From 46fcce7de5c5318fbba5fee1c433e6d66a244fa5 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Mon, 15 Nov 2021 17:05:39 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=20=E4=BF=AE=E6=94=B9=E5=9B=BE?= =?UTF-8?q?=E8=A1=A8=E5=85=A8=E5=B1=8F=20=E4=B8=8D=E6=98=BE=E7=A4=BAname?= =?UTF-8?q?=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/charts/line-chart-block.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/charts/line-chart-block.vue b/nezha-fronted/src/components/charts/line-chart-block.vue index f938e07fe..4d19186ef 100644 --- a/nezha-fronted/src/components/charts/line-chart-block.vue +++ b/nezha-fronted/src/components/charts/line-chart-block.vue @@ -149,7 +149,7 @@
- {{data.title}} + {{data.name}}